From a92b5ba9239c324ec4f286ed8bdd931d4ba30ff7 Mon Sep 17 00:00:00 2001 From: JJfutbol Date: Fri, 17 Jul 2009 23:02:09 +0000 Subject: git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@70 d4e419ec-0920-11de-bbfd-a7c1bc4c261e --- css/readability.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'css/readability.css') diff --git a/css/readability.css b/css/readability.css index 746bbc3..6d4af7f 100755 --- a/css/readability.css +++ b/css/readability.css @@ -11,7 +11,6 @@ line-height: 1.4em; margin: 0 auto; max-width: 800px; - text-align: left; width: 800px; } #readInner a { @@ -46,7 +45,6 @@ background: none; border: none; margin-bottom: 16px; - text-align: left; } #readInner h1 { border-bottom: 1px solid #333; @@ -103,6 +101,9 @@ padding: 0; text-align: center; } +#readFooter a.footer-twitterLink { + font-size: 11px; +} #readability-version { font-size: 12px; font-weight: bold; -- cgit v1.2.3