Revision 371453fe50de52209bcc799ec62058012310e001 authored by Martin Holmes on 05 May 2015, 15:00:40 UTC, committed by Martin Holmes on 05 May 2015, 15:00:40 UTC
1 parent cf2a333
Raw File
guidelines-print-beta.css
@import url("guidelines-beta.css");

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

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