+ added jquery.js for future code highlight
[vsc.git] / _res / _themes / default / _css / print.css
blob9ca6e34547cbcef06360d9f57a714ac5ef393383
1 @page {
2 margin: 1cm 1cm 1cm 2cm;
4 body {
5 /*font-size: 10pt !important;*/
6 background-color: #ffffff !important;
7 color: #000000;
9 a {
10 text-decoration : underline;
11 color : #0000ff;
13 #container,#contents, #p {
14 width: 100% !important;
16 #contents {
17 page-break-before:always;
19 .post {
20 page-break-inside:avoid;
21 margin-top:1em;
23 .noprint , .cleaner, #errors, #size, #contents, #reply, .tail, #top, #bottom, #footer {
24 display: none;
26 abbr, acronym {
27 border:none;