X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;fp=web%2Fbrisk.css;h=8d103bc9e26219dfc60b1a4e521b587f75329e38;hb=68ede4f3b618a39cd6c704778484f64d8c8009df;hp=a16cb13b046b278258aaf6c9b7d73c8ce016f17c;hpb=ffb1b78a1c08aed16e179d885c39868f308b8cf5;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index a16cb13..8d103bc 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -28,10 +28,9 @@ } body { - background-image: url('img/happysunbg.png'); + background-image: url('img/najole.png'); background-color: #fafafa; - background-repeat: no-repeat; - background-position: center center; + background-attachment: fixed; margin: 0px; height: 800px; padding: 0px; @@ -107,7 +106,9 @@ img.ib_nobo { } .notify { -/* top: 10%; */ + background-image: url('img/najole_light.png'); + background-attachment: fixed; + top: 0; padding: 8px;