From 7095c93f66fa2fc4fdae57276ca66ad777788afd Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Tue, 14 Apr 2009 23:13:02 +0000 Subject: Simpler separation of themes. New themes can either make use of the default styles or make their own. --- theme/cloudy/base/css/ie6.css | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 theme/cloudy/base/css/ie6.css (limited to 'theme/cloudy/base/css/ie6.css') diff --git a/theme/cloudy/base/css/ie6.css b/theme/cloudy/base/css/ie6.css deleted file mode 100644 index 76a82c004..000000000 --- a/theme/cloudy/base/css/ie6.css +++ /dev/null @@ -1,30 +0,0 @@ -/* IE6 specific styles */ -address { -margin-left:7px; -} -address .fn { -display:none; -} -#content { -width:70%; -} -#aside_primary { -padding:5%; -width:29.5%; -} -.entity_profile .entity_nickname, -.entity_profile .entity_location, -.entity_profile .entity_url, -.entity_profile .entity_note, -.entity_profile .entity_tags { -margin-left:0; -} -.entity_profile .entity_depiction { -margin-bottom:123px; -} -.entity_actions { -width:20%; -} -.notice div.entry-content { -width:63%; -} -- cgit v1.2.3-54-g00ecf