aggiunto bg festivo
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 31 Dec 2006 10:32:11 +0000 (10:32 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 31 Dec 2006 10:32:11 +0000 (10:32 +0000)
web/brisk.css
web/index.php

index bba29a9..6d2c407 100644 (file)
  */
 
 body {
-/*     background-image: url('img/probrisco.jpg'); */
+       background-image: url('img/bg_capodanno.jpg'); 
        background-repeat: no-repeat;
+       background-position: center; 
+
        align: center;
        }
 
index 662b21c..1df39a1 100644 (file)
@@ -131,13 +131,14 @@ function main()
 
 <br>
 <div style="text-align: center;">
+   <br><br><br>
 Digita il tuo nickname per accedere ai tavoli della briscola.<br><br>
 <form method="post" action="">
 <input id="nameid" name="name" type="text" maxlength="12" value="">
 </form>
 </div>
 <br><br>
-<hr>
+<br><br>
 <div id="imgct"></div>
 <div id="logz"></div>
 <div id="sandbox"></div>