better message when working on the database or having edoko offline for other reasons.
[e-DoKo.git] / css / standard.css
index 8f609f5520cbbd86e054a0d2c6540747fe48782a..e0f0dd0be301ada7949818e26923c2671094e88f 100644 (file)
@@ -58,6 +58,16 @@ footer .left  { float:left;         font-size:smaller;}
   font-size: smaller;
 }
 
+.WIP {
+  background-color: #eee;
+  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;