X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=d2dc0199772439be6bfebd37ddba8f21219c8fcc;hb=9dd8f58bebb1c7a224c512b977c46799b6f9b6b3;hp=c07c7134d3b1b9e592d3a97a4f081a15c2750bf6;hpb=f18bac8374119fa1f3c826e82cfc74ce2ce52dd7;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index c07c713..d2dc019 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -16,11 +16,15 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * + * $Id$ + * */ body { -/* background-image: url('img/probrisco.jpg'); */ + background-image: url('img/bg_capodanno.jpg'); background-repeat: no-repeat; + background-position: top center; + align: center; } @@ -28,6 +32,12 @@ div { position: relative; } +.topmenu { + position: absolute; + left: 16px; + top: 16px; +} + .room_td { height: 200px; width: 90px; @@ -91,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; @@ -105,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;