summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
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}