source: gsdl/branches/2.75/images/print-document.css@ 14780

Last change on this file since 14780 was 13431, checked in by shaoqun, 18 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.