From 330c4ad8114934ccd906eee471c9986e27549c47 Mon Sep 17 00:00:00 2001 From: arun Date: Sun, 8 Apr 2007 20:08:24 +0000 Subject: [PATCH] more cleanup, the layout for the pre game stuff is now probably broken:( --- css/standard.css | 14 ++++++++------ index.php | 6 +++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/css/standard.css b/css/standard.css index f1384ab..d1c31c1 100644 --- a/css/standard.css +++ b/css/standard.css @@ -74,6 +74,7 @@ ul.tricks { list-style:none; margin:3px; padding:0; + padding-bottom:3px; /*background-color:yellow;*/ text-align:center; border-bottom:1px solid #444; @@ -81,12 +82,13 @@ ul.tricks { ul.tricks a { text-decoration:none; color:#000;} ul.tricks li { /*background-color:blue;*/ - margin:0.2em 0.5em; + margin:0; + padding:0.2em 0.5em; display:inline; } -ul.tricks li:hover { - background-color: yellow; -} +ul.tricks li.old { background-color:#fff; } +ul.tricks li:hover { background-color: #bbb;} +ul.tricks li.nohighlight:hover { background-color: #fff;} ul.tricks li div.trick { @@ -203,8 +205,8 @@ ul.tricks li div div.card2 span{ border: 3px solid green; } ul.tricks li div div.card3 span{ - top:4em; - left:3em; + top:2em; + left:20em; border: 3px solid green; } diff --git a/index.php b/index.php index a4ace5c..95ccfcf 100644 --- a/index.php +++ b/index.php @@ -689,7 +689,7 @@ else if(myisset("me")) $firstcard = ""; /* first card in a trick */ echo "\n