source: extensions/stripped_responsive/print.css @ 31999

Last change on this file since 31999 was 29449, checked in by JanisV, 10 years ago

Initial commit

  • Property svn:executable set to *
File size: 264 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, #addComment {
13    display: none;
14}
15
16
Note: See TracBrowser for help on using the repository browser.