From e68d4598c0d0a5e1f138b9c891f5c1c9ae0e8541 Mon Sep 17 00:00:00 2001 From: arun Date: Thu, 7 Jun 2007 18:09:08 +0000 Subject: * 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 --- css/standard.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'css') 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; -- cgit v1.2.3-18-g5258