LAYOUT: moved more text during the setup into the middle
[e-DoKo.git] / css / standard.css
index d913af106b068b7939ca3c60c1c8789644293101..bea5189fc31a9f8c764de2eca14c0055d50c325d 100644 (file)
   font-size: smaller;
 } 
 
-.joingame,.sickness,.poverty,.total {
+.joingame,.sickness,.poverty,.total,.message {
  position: absolute;
- width: 10%;
+ width: 20%;
 
- top:24em;
- left:45%;
- right:45%;
+ top:20em;
+ left:40%;
+ right:40%;
  text-align: center;
 }
 
+.poverty {
+  top:32em;
+  z-index:15;
+  background-color:#fff;
+}
+
 .rules {
 margin-top:20em;
 }