fix missing bold for your account item
[brisk.git] / web / brisk.css
index 5311daa..de30c26 100644 (file)
 }
 
 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;