From d87d85235d2fa2a3e2bc97344377fcc37f88fa9c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 17 Jun 2009 15:04:14 -0400 Subject: Added season information to archives --- style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 0699038..580235b 100755 --- a/style.css +++ b/style.css @@ -97,3 +97,8 @@ ul#archive { a img { border: 0; } + +table#seasons { + text-align: center; + width: 100%; +} -- cgit 1.4.1