piwigo/tools/local-layout.css
rub f8ec2e6370 Improvement issue 0000310:
o Add local-layout.css files


git-svn-id: http://piwigo.org/svn/trunk@1088 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-03-19 23:04:13 +00:00

6 lines
110 B
CSS

/* Add background picture */
BODY {
background-image:url(background.gif);
background-attachment:fixed;
}