https://github.com/TEIC/TEI
Raw File
Tip revision: 851214e7fac6fb15020e33fcf2b88b2e88382956 authored by Syd Bauman on 05 July 2013, 23:14:00 UTC
Re-tagging the 2.4.0 release of P5.
Tip revision: 851214e
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