source: trunk/tools/local-layout.css @ 1088

Last change on this file since 1088 was 1088, checked in by rub, 18 years ago

Improvement issue 0000310:

o Add local-layout.css files

File size: 110 bytes
Line 
1/* Add background picture */
2BODY {
3  background-image:url(background.gif);
4  background-attachment:fixed;
5}
6
Note: See TracBrowser for help on using the repository browser.