X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=8d103bc9e26219dfc60b1a4e521b587f75329e38;hb=68ede4f3b618a39cd6c704778484f64d8c8009df;hp=bcf16361eae6c26e35d6bec865375935f3c48746;hpb=e941e33787f5686885b88070a68005aa1eab5273;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index bcf1636..8d103bc 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -27,19 +27,10 @@ line-height: 120%; } -/* TRICK TO REMOVE EXCESS OF PADDING INSIDE INPUT BUTTONS WITH FIREFOX */ -input::-moz-focus-inner { - border: 0; - padding: 0; - margin-top:-2px; - margin-bottom: -2px; -} - 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; @@ -115,7 +106,9 @@ img.ib_nobo { } .notify { -/* top: 10%; */ + background-image: url('img/najole_light.png'); + background-attachment: fixed; + top: 0; padding: 8px;