diff options
Diffstat (limited to 'local.scss')
-rw-r--r-- | local.scss | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -51,14 +51,16 @@ img.icon { margin-right: -30%; } +/* 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 { display: none; |