From e480c5fd85ce78d5d0436b217b2ea2944997b1ef Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 24 Dec 2006 14:43:56 +0000 Subject: [PATCH] aggiunto topmenu con link alla home --- web/brisk.css | 6 ++++++ web/index.php | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/web/brisk.css b/web/brisk.css index e2ce26d..bba29a9 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -30,6 +30,12 @@ div { position: relative; } +.topmenu { + position: absolute; + left: 16px; + top: 16px; +} + .room_td { height: 200px; width: 90px; diff --git a/web/index.php b/web/index.php index 2e06a67..afb2f94 100644 --- a/web/index.php +++ b/web/index.php @@ -126,8 +126,7 @@ function main()
briscola chiamata in salsa ajax
-
homepage -
+

@@ -188,7 +187,7 @@ Digita il tuo nickname per accedere ai tavoli della briscola.

briscola chiamata in salsa ajax

-homepage +
sess"; ?>"> -- 2.17.1