aboutsummaryrefslogtreecommitdiffstats
path: root/tools/local-layout.css
blob: 2471e13de76712cc84740b6404e641e4c0b4b0de (plain)
1
2
3
4
5
6
/* Add background picture */
BODY {
  background-image:url(background.gif);
  background-attachment:fixed;
}