proxyscan to check (and deny) proxy connections
[brisk.git] / web / brisk.css
index 54c15cd..cb528dc 100644 (file)
@@ -21,7 +21,8 @@
  */
 
 body {
-    background-image: url('img/bg_capodanno.jpg'); 
+    background-image: url('img/bg_spawn2.jpg'); 
+    background-color: #fafafa;
     background-repeat: no-repeat;
     background-position: top center; 
     margin:0px;
@@ -54,6 +55,13 @@ img.nobo {
     margin: auto;
 }
 
+img.nobohide {
+    position:     absolute;
+    border-width: 0px;
+    visibility: hidden;
+    z-index: 12;
+}
+
 .notify { 
     border-style: solid;
     border-width: 1px;