moved gameinfo box (calls, comment-input, submit, games player by otheres) to the...
[e-DoKo.git] / css / standard024.css
similarity index 98%
rename from css/standard023.css
rename to css/standard024.css
index 539f7889168e9bbd2d0e2208349823fe04d67bd9..ac8aaff4c7f347ad0c1292b59a78a81f8a3696dc 100644 (file)
@@ -460,19 +460,14 @@ ul.tricks li div div span.comment span{
 }
 
 .gameinfo {
-  position:absolute;
-  top:27em;
-  right:0em;
-  margin:1em;
-  margin-top:0em;
-  margin-right:3em;
-
-  width:12em;
-
-  padding:0.3em;
-
-  border:    2px solid gray;
-  background-color: #efefef;
+  position:relative;
+  top:0em;
+  margin:0em;
+  padding:0em;
+  width:100%;
+  border-top:    2px solid gray;
+  background-color: #efaaaa;
+  text-align:center;
 }
 
 .usermenu {