Revision 2e737cd34207c30f7af1fa2f77ccaca61398380b authored by James Cummings on 24 June 2013, 17:59:43 UTC, committed by James Cummings on 24 June 2013, 17:59:43 UTC
1 parent c4b54d1
Raw File
guidelines-print.css
@import url("guidelines.css");

div.miniTOC { display: none;}
#banner { display: none;}
#udm { display: none;}
span.bookmarklink {display: none;}
body{   
    font-family: sans-serif; 
    font-size: 1em;
}

pre,div.pre,div.pre_eg,pre.eg,div.eg {
    font-size: 1em;
}

li.tocTree ul {
}
.tocHide {
}
back to top