From 595106078a7475afe2cfdcefe385aaf79e7e1565 Mon Sep 17 00:00:00 2001 From: umbrae Date: Tue, 10 Mar 2009 20:38:30 +0000 Subject: Footer tweaks git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@21 d4e419ec-0920-11de-bbfd-a7c1bc4c261e --- css/readability.css | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/css/readability.css b/css/readability.css index da6d5e4..15292d0 100755 --- a/css/readability.css +++ b/css/readability.css @@ -59,6 +59,16 @@ border-top: 1px solid #333; text-align: center; } +div.footer-right { + float: right; + line-height: 1; + text-align: right; + font-size: .75em; + margin-top: 18px +} +span.version { + display: none; +} /* ---------------- USER-CONFIGURABLE STYLING --------------------- */ /* ---------------- USER-CONFIGURABLE STYLING --------------------- */ @@ -137,4 +147,4 @@ } .bug-blue { background: #BFDFFF; -} \ No newline at end of file +} -- cgit v1.2.3