bugfix: the next player was set incorrectly after a new trick, hope it is fixed now
[e-DoKo.git] / standard.css
index 3a08cbf6a059973dca88d6cb7ba0536ce3a59e12..346e0e5ea3ffe6e7be4c86ed3ebdf45679249796 100644 (file)
@@ -1,4 +1,11 @@
 
+.header
+{
+  text-align:center;
+  border-bottom: 3px solid gray;
+}
+
+
 .trick
 {
   position:relative;