source:
trunk/admin/themes/default/print.css
@
29264
Last change on this file since 29264 was 18976, checked in by , 12 years ago | |
---|---|
|
|
File size: 181 bytes |
Rev | Line | |
---|---|---|
[18976] | 1 | #menubar, .content .navigationBar, |
[12670] | 2 | .navThumb, #addComment { |
[2526] | 3 | display: none; |
4 | } | |
5 | ||
6 | BODY { | |
7 | margin: 0; | |
8 | color: #000000; | |
9 | background: #ffffff; | |
10 | } | |
11 | ||
12 | .content { | |
13 | margin: 0; | |
14 | } |
Note: See TracBrowser
for help on using the repository browser.