X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=de30c262978439f836b2d23a6045fa60d22dff4e;hb=HEAD;hp=5311daa5dd79ba05df47e18b3a42b6abf77a3927;hpb=ef2da0157f1a97800360df93b89d3c234d3e04c5;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index 5311daa..de30c26 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -28,11 +28,11 @@ } body { - background-image: url('img/beta.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/beta_light.png'); + background-image: url('img/brisk-bg-light.png'); background-attachment: fixed; top: 0;