move #tricks to new line and center it
[e-DoKo.git] / css / standard.css
index 36068120714f301b23404cd11fff415a2454b5e1..5624cb5bc5cd83a696c14ea6e21dbd2708c74e1f 100644 (file)
@@ -184,7 +184,7 @@ div.table img.table {
 div.table div {
   /*background-color:green;*/
   position:absolute;
-  width:12.5%;
+  width:10.5%;
   text-align:center;
   z-index:20;
 }
@@ -702,6 +702,7 @@ div.table div img.gravatar, img.gravatar  {
     width:  4em;
     height: 4em;
     border: 3px solid #aaa;
+    float:left;
 }
 
 div img.button {
@@ -709,6 +710,12 @@ div img.button {
     width: 2em;
 }
 
+div span.numberoftricks {
+    text-align:center;
+    clear:both;
+    display:block;
+}
+
 .highcall {
     background-color: #fc3;
 }