From 111bab65b4a01fdd4fd9d1302a79692941021d50 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 17 Jun 2008 21:54:23 -0400 Subject: make default a clone of stoica Rather than trying to backfill a default theme from the Simple Life theme, we're just going to copy the stoica theme, and make some changes so it looks distinctive. darcs-hash:20080618015423-84dde-3644c6b25bf00333b5d2eb495b6740c1c26751b1.gz --- theme/default/ie7.css | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 theme/default/ie7.css (limited to 'theme/default/ie7.css') diff --git a/theme/default/ie7.css b/theme/default/ie7.css new file mode 100644 index 000000000..5cd90a461 --- /dev/null +++ b/theme/default/ie7.css @@ -0,0 +1,17 @@ +@charset "UTF-8"; +/* CSS Document */ + +#statistics dd { + clear: both; + } + + +#subscriptions_avatars li { + margin: 0 3px 0 0; + } + + +#nav_pagination li a { + padding: 6px 15px; + line-height: 27px; + } \ No newline at end of file -- cgit v1.2.3-54-g00ecf