summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2009-06-17 15:04:14 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2009-06-17 15:04:14 -0400
commitd87d85235d2fa2a3e2bc97344377fcc37f88fa9c (patch)
treed83ecd86dc8abecccae6674a7bf6daa0e3454368 /style.css
parent223b7f80580a992d79251215a2de4eedcc69736c (diff)
downloadpillowcase-d87d85235d2fa2a3e2bc97344377fcc37f88fa9c.tar.gz
pillowcase-d87d85235d2fa2a3e2bc97344377fcc37f88fa9c.tar.bz2
pillowcase-d87d85235d2fa2a3e2bc97344377fcc37f88fa9c.zip
Added season information to archives
Diffstat (limited to 'style.css')
-rwxr-xr-xstyle.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css index 0699038..580235b 100755 --- a/style.css +++ b/style.css
@@ -97,3 +97,8 @@ ul#archive {
97a img { 97a img {
98 border: 0; 98 border: 0;
99} 99}
100
101table#seasons {
102 text-align: center;
103 width: 100%;
104}