source: extensions/Simple_Grey/print.css @ 4456

Last change on this file since 4456 was 4456, checked in by boulde, 14 years ago

Simple: initial import (v1.1)

File size: 259 bytes
Line 
1body {
2    margin: 0;
3    color: #000000;
4    background: #ffffff;
5}
6
7#content {
8    margin: 0;
9}
10
11#menubar, #content .navigationBar, ul.categoryActions,
12#content div.calendarViews, .calendarBar, #imageToolBar,
13.navThumb, #addComment {
14    display: none;
15}
16
17
Note: See TracBrowser for help on using the repository browser.