source: trunk/template/cclear/print.css @ 843

Last change on this file since 843 was 820, checked in by chrisaga, 19 years ago

Let's begin the new customizable clear template :-)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 231 bytes
Line 
1#menubar, #categoryContent .navigationBar, #imageToolBar, .navThumb, TABLE.infoTable, #add_a_comment {
2    display: none;
3}
4
5BODY {
6    margin: 0;
7    color: #000000;
8    background: #ffffff;
9}
10
11#categoryContent {
12    margin: 0;
13}
Note: See TracBrowser for help on using the repository browser.