diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,12 +46,12 @@ IMG.icon { } body { - background-color: transparent; +/* background-color: transparent; background-image: url("pil.png"); background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; - margin: 0 0 100px 0; + margin: 0 0 100px 0;*/ } DIV.header span { |