scribeengine/scribeengine/public/styles/print.css

13 lines
191 B
CSS

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