scribeengine/scribeengine/public/styles/print.css

14 lines
198 B
CSS

html,
body {
background-color: #fff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
}
#menu,
#sidebar,
#commentform {
display: none;
}