cookie law management
[brisk.git] / web / brisk.css
index 0539984..0eaee81 100644 (file)
@@ -86,6 +86,14 @@ img.nobohide {
     z-index: 12;
 }
 
+img.bordergray {
+    border: 1px solid gray;
+}
+
+img.ib_nobo {
+    border: 0px solid gray;
+}
+
 .bg_white {
     background-color: #ffffff;
 }
@@ -263,3 +271,7 @@ span.au1 {
 span.au2 {
     background-color: #bafcba;
 }
+
+div.bye_msg {
+    font-weigth: bold;
+}
\ No newline at end of file