From a41eca191e497f8821031e99920e0f053a090b1d Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Wed, 31 Oct 2007 21:18:18 +0100 Subject: CLEANUP: some small code cleanup moved some css from inline to the style sheet, some linebreaks, etc. --- css/standard.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'css/standard.css') diff --git a/css/standard.css b/css/standard.css index bea5189..1938472 100644 --- a/css/standard.css +++ b/css/standard.css @@ -5,6 +5,13 @@ border-bottom: 3px solid gray; } +.lastlogin { + position:absolute; + font-size:smaller; + top:0; + left:0; +} + .main { min-height: 40em; } -- cgit v1.2.3-18-g5258