X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=e3e74e7cfdb09b4dd3dbd93fb70002e5f2f441b6;hb=30395d5065cc3e2d6fdfd3ff8fc9f706135cf5f8;hp=b48fcf78f8dfc05e8951d9310dc1529a9d7aa462;hpb=f044ce1bb20e65cbd6f1253244db0fa3ac513987;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index b48fcf7..e3e74e7 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -16,13 +16,15 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * - * $id$ + * $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; } @@ -30,6 +32,12 @@ div { position: relative; } +.topmenu { + position: absolute; + left: 16px; + top: 16px; +} + .room_td { height: 200px; width: 90px;