aggiunte classi per gestione flash
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 18 Feb 2007 10:28:15 +0000 (10:28 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 18 Feb 2007 10:28:15 +0000 (10:28 +0000)
web/room.css

index 6e77c28..e6b590b 100644 (file)
@@ -42,6 +42,17 @@ div.topmenu {
        width:90px;
        margin:0;
        text-align: center;
+       align: center;
+       font-size: 10px;
+       padding:4px;    
+       }
+
+div.proflash {
+       /*      border: 1px solid red; */
+        border: 1px solid gray;  
+        background-color: RGB(246,246,246);
+       text-align: center;
+       align: center;
        font-size: 10px;
        padding:4px;    
        }