source: gsdl/branches/2.80-fixed/images/print-document.css@ 20973

Last change on this file since 20973 was 13431, checked in by shaoqun, 17 years ago

added the print document stylesheet for document pages

  • Property svn:keywords set to Author Date Id Revision
File size: 121 bytes
Line 
1/* print document stylesheet for greenstone. */
2
3@import "preview-document.css";
4
5ul.printmessage{
6 display:none;
7}
8
9
10
Note: See TracBrowser for help on using the repository browser.