X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=bba29a99b70d9393e1f5d3bdf2e2971faf3a1676;hb=e480c5fd85ce78d5d0436b217b2ea2944997b1ef;hp=c07c7134d3b1b9e592d3a97a4f081a15c2750bf6;hpb=f18bac8374119fa1f3c826e82cfc74ce2ce52dd7;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index c07c713..bba29a9 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -16,6 +16,8 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * + * $Id$ + * */ body { @@ -28,6 +30,12 @@ div { position: relative; } +.topmenu { + position: absolute; + left: 16px; + top: 16px; +} + .room_td { height: 200px; width: 90px;