From 97dc3b828845ca92c4eab2b0df38afdbc167b423 Mon Sep 17 00:00:00 2001 From: arun Date: Tue, 10 Apr 2007 15:26:58 +0000 Subject: added email to first player at the beginning of the game; fixed small layout issue --- css/standard.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'css') diff --git a/css/standard.css b/css/standard.css index 704610c..c1ec28b 100644 --- a/css/standard.css +++ b/css/standard.css @@ -252,4 +252,18 @@ ul.tricks li div div.card3 span{ border:2px solid gray; padding-top:0.5em; clear:left; +} + +.over { + text-align:center; + margin-bottom:0.1em; +} + +.submitbutton { + border:0; + background-color: #efe; + } + +.submitbutton:hover { +background-color:#afa; } \ No newline at end of file -- cgit v1.2.3-18-g5258