summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorarun <arun@nubati.net>2007-06-07 18:09:08 +0000
committerarun <arun>2007-06-07 18:09:08 +0000
commite68d4598c0d0a5e1f138b9c891f5c1c9ae0e8541 (patch)
tree2854695034eba9e832ba486bc8443ffa3a4383a2 /css
parent337229f87e4507dd1ea9fa80cfc981f19822b726 (diff)
downloade-DoKo-e68d4598c0d0a5e1f138b9c891f5c1c9ae0e8541.tar.gz
e-DoKo-e68d4598c0d0a5e1f138b9c891f5c1c9ae0e8541.tar.bz2
e-DoKo-e68d4598c0d0a5e1f138b9c891f5c1c9ae0e8541.zip
* FIX: added extra check for calling 120, etc. so that people can't cheat
* NEW: display sessions * NEW: display who's turn it is on the userpage (change in DB) * NEW: different ways when to say 90, 60, etc. (change in DB) * MISC: some clean up, e.g. display of final score
Diffstat (limited to 'css')
-rw-r--r--css/standard.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/standard.css b/css/standard.css
index d6eebc5..a54d165 100644
--- a/css/standard.css
+++ b/css/standard.css
@@ -242,6 +242,9 @@ ul.tricks li div div.card3 span{
padding:0;
}
+.session {
+ border-bottom:1px solid black;
+}
.ruleset {
float:left;