adjusted some colors in css
[e-DoKo.git] / css / standard.css
index 667a95e19a582d989bde854513f9abc7f45e804e..0ddaf776edba04b8d47e681ce26624208dbc67d0 100644 (file)
@@ -58,6 +58,16 @@ footer .left  { float:left;         font-size:smaller;}
   font-size: smaller;
 }
 
+.WIP {
+  background-color: #efaaaa;
+  text-size: larger;
+  text-align: center;
+  margin: 30px 10% ;
+  border-radius: 5px;
+  border: 2px solid red;
+  padding: 10px;
+}
+
 /* sessions */
 .session {
   border-bottom: 1px solid #000;
@@ -126,12 +136,13 @@ footer .left  { float:left;         font-size:smaller;}
 .joingame,.sickness,.poverty,.total {
  position: absolute;
  background-color: #fff;
+ border-radius: 5px;
  width: 20%;
  top: 30%;
  left: 40%;
  margin: auto;
  text-align: center;
- z-index:22;
+ z-index:42;
 }
 .total {
     width: 14%;
@@ -185,6 +196,7 @@ div.table div.table1 {
   z-index:20;
   margin: 0 auto;
 }
+
 div.middle {
     position:relative;
     min-height: 6em;
@@ -199,6 +211,14 @@ div.table div.table0 {
   text-align:center;
   z-index:20;
 }
+div.table div.table0 .start {
+  background-color: #efaaaa;
+  border-radius: 5px;
+  padding: 3px;
+  padding-bottom: 1px;
+  margin: 3px;
+}
+
 div.table img.table {
   width:25%;
   z-index:5;
@@ -303,18 +323,14 @@ hr {clear:both;}
   padding:0;
  /*border: 1px solid red;*/
   top: 30%;
-  left:37.5%;
-  right:56.5%;
+  left:33.5%;
+  right:59.5%;
   height:40%;
   z-index:30;
-}
-
-.vorbehalt0 {
-  left:37.5%;
-  right:57.5%;
   width:10%;
   text-align:left;
 }
+
 .tricks div div.card0 span.comment{
   position:absolute;
   margin:0;
@@ -335,18 +351,14 @@ hr {clear:both;}
   padding:0;
   /*border: 1px solid red;*/
   top: 0%;
-  left:47%;
-  right:47%;
-  height:40%;
-  text-align:center;
-  z-index:30;
-}
-.vorbehalt1{
   left:45%;
   right:45%;
   width:10%;
+  height:40%;
+  text-align:center;
   z-index:30;
 }
+
 .tricks div div.card1 span.comment{
   position:absolute;
   margin:0;
@@ -368,17 +380,14 @@ hr {clear:both;}
   padding:0;
   /*border: 1px solid red;*/
   top: 30%;
-  right:37.5%;
-  left:56.5%;
+  right:34%;
+  width:10%;
+  left:56%;
   height:40%;
   z-index:30;
-}
-.vorbehalt2{
-  left:auto;
-  right:38%;
-  width:10%;
   text-align:right;
 }
+
 .tricks div div.card2 span.comment{
   position:absolute;
   margin:0;
@@ -400,12 +409,15 @@ hr {clear:both;}
   padding:0;
   /*border: 1px solid red;*/
   bottom: 0%;
-  left:47%;
-  right:47%;
+  left:45%;
+  right:45%;
   height: 40%;
   z-index:30;
+  width:10%;
+  height: 3em;
+  text-align:center;
 }
-.tricks div div.card3 .score, .vorbehalt3{
+.tricks div div.card3 .score{
   left:45%;
   right:45%;
   width:10%;
@@ -611,6 +623,7 @@ table.stats thead tr .header {
     background-image: url(bg.png);
     background-repeat: no-repeat;
     background-position: center right;
+    padding-right: 15px;
     cursor: pointer;
 }
 table.stats tbody td {