source: gsdl/trunk/web/styles/print-document.css@ 19106

Last change on this file since 19106 was 19106, checked in by kjdon, 15 years ago

moved the css files from images into styles

  • 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.