From 47583ff0428eaa0d97e26f61f81ac6d199e9b446 Mon Sep 17 00:00:00 2001 From: furun Date: Fri, 16 Oct 2009 22:55:26 +0200 Subject: Whitespace cleanup FS#1709 Ignore-this: 27ea52110bce929b2c61ed8faba67cfc darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz --- lib/styles/feed.css | 12 ++++++------ lib/styles/style.css | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'lib/styles') diff --git a/lib/styles/feed.css b/lib/styles/feed.css index 8fa79c36d..44b72d770 100644 --- a/lib/styles/feed.css +++ b/lib/styles/feed.css @@ -16,16 +16,16 @@ category, image { item link, entry id { display: block; - color:__extern__; - text-decoration:underline; + color: __extern__; + text-decoration: underline; } channel title, feed title { display: block; - font-size:200%; - font-weight:bolder; - color:__extern__; - text-decoration:none; + font-size: 200%; + font-weight: bolder; + color: __extern__; + text-decoration: none; border-bottom: 20px solid __background_alt__; } diff --git a/lib/styles/style.css b/lib/styles/style.css index 4311c3cca..15554fabe 100644 --- a/lib/styles/style.css +++ b/lib/styles/style.css @@ -7,7 +7,7 @@ div.clearer { clear: both; line-height: 0; height: 0; - overflow:hidden; + overflow: hidden; } div.no { @@ -74,9 +74,9 @@ div.notify { margin-right: auto; } -.leftalign {text-align: left;} -.centeralign {text-align: center;} -.rightalign {text-align: right;} +.leftalign { text-align: left; } +.centeralign { text-align: center; } +.rightalign { text-align: right; } em.u { font-style: normal; -- cgit v1.2.3