X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=de30c262978439f836b2d23a6045fa60d22dff4e;hb=7ee4d75003cb32207ffdb3cf16b1644039578945;hp=75b49752d7598b14226e438362ad2f710a747f48;hpb=302c97f7ac81dfcc6fc8d8d44359f4f432e4618a;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index 75b4975..de30c26 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -28,11 +28,11 @@ } body { - background-image: url('img/najole_wh.png'); + background-image: url('img/brisk-bg.png'); background-color: #fafafa; background-attachment: fixed; margin: 0px; - height: 800px; + /* height: 800px; */ padding: 0px; align: center; @@ -110,7 +110,7 @@ img.ib_nobo { -moz-border-radius: 8px; border-radius: 8px; - background-image: url('img/najole_wh_light.png'); + background-image: url('img/brisk-bg-light.png'); background-attachment: fixed; top: 0;