aggiunto topmenu con link alla home
[brisk.git] / web / brisk.css
index c07c713..bba29a9 100644 (file)
@@ -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;