css per la room
[brisk.git] / web / brisk.css
index bba29a9..d2dc019 100644 (file)
  */
 
 body {
-/*     background-image: url('img/probrisco.jpg'); */
+       background-image: url('img/bg_capodanno.jpg'); 
        background-repeat: no-repeat;
+       background-position: top center; 
+
        align: center;
        }
 
@@ -99,13 +101,13 @@ img.nobo {
 
 img.tableinfo {
        position:     absolute; 
-       left:         620;
+       left:         630;
        top:          550;
        border-width: 0px;
        visibility:   visible;
        }
 
-img.tableout {
+img.tablereload {
        position:     absolute; 
        left:         700;
        top:          550;
@@ -113,6 +115,14 @@ img.tableout {
        visibility:   visible;
        }
 
+img.tableout {
+       position:     absolute; 
+       left:         70;
+       top:          550;
+       border-width: 0px;
+       visibility:   visible;
+       }
+
 img.card {
        position:     absolute; 
        border-style: solid;