source: trunk/template/yoga/print.css @ 2299

Last change on this file since 2299 was 1900, checked in by rub, 17 years ago

Apply property svn:eol-style Value: LF

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 257 bytes
Line 
1#menubar, #content .navigationBar, UL.categoryActions, #content DIV.calendarViews, .calendarBar,
2#imageToolBar, .navThumb, #addComment {
3    display: none;
4}
5
6BODY {
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.