From 92a2164d4f1d5367b9325a8d65089abe79ee653b Mon Sep 17 00:00:00 2001 From: arun Date: Wed, 13 Dec 2006 19:18:12 +0000 Subject: a bit more cleanup in the layout --- css/standard.css | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/standard.css b/css/standard.css index 2633d03..368bd52 100644 --- a/css/standard.css +++ b/css/standard.css @@ -198,15 +198,23 @@ ul.oldtrick li div div.card3 span span{ border-top:0; } -.time,.over { +.time { + float:left; + border:2px solid gray; + border-top:0; +} + +.over { float:right; border:2px solid black; clear:right; - } +} .bug { float:left; width:10em; border:2px solid gray; border-top:0; + padding-top:0.5em; + clear:left; } \ No newline at end of file -- cgit v1.2.3-18-g5258