https://github.com/TEIC/TEI
Raw File
Tip revision: f18deffba5e240500867e42821dabcf57010bd73 authored by Syd Bauman on 04 April 2023, 15:47:54 UTC
Release 4.6.0
Tip revision: f18deff
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