css per la room
[brisk.git] / web / brisk.css
index 6d2c407..d2dc019 100644 (file)
@@ -23,7 +23,7 @@
 body {
        background-image: url('img/bg_capodanno.jpg'); 
        background-repeat: no-repeat;
-       background-position: center; 
+       background-position: top center; 
 
        align: center;
        }
@@ -101,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;
@@ -115,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;