diff media/css/theme.css @ 13:37384c648602

Putting slideshow on front page.
author Brian Neal <bgneal@gmail.com>
date Sun, 29 Aug 2010 18:38:42 +0000
parents d771b81e927e
children
line wrap: on
line diff
--- a/media/css/theme.css	Tue May 11 23:18:32 2010 +0000
+++ b/media/css/theme.css	Sun Aug 29 18:38:42 2010 +0000
@@ -270,3 +270,8 @@
    text-align: center;
    background-color: #213442;
 }
+
+#slideshow {
+   width: 600px;
+   height: 200px;
+}