source: main/waeup.plonetheme/trunk/waeup/plonetheme/skins/waeup_plonetheme_styles/print_custom.css @ 7790

Last change on this file since 7790 was 5869, checked in by Henrik Bettermann, 14 years ago

Modify layout of description line and h2.
Customize print.css.

File size: 93 bytes
Line 
1pre {
2        border: 0;
3        white-space: pre;
4        font-size: 8pt;
5        overflow: auto;
6        padding: 1em;
7}
Note: See TracBrowser for help on using the repository browser.