diff static/css/theme.css @ 111:23efa49f5e29

Bootstrap: flyers page.
author Brian Neal <bgneal@gmail.com>
date Sat, 19 Oct 2013 17:18:25 -0500
parents 0a8942306b04
children 4bd65fe0911f
line wrap: on
line diff
--- a/static/css/theme.css	Sat Oct 19 14:20:02 2013 -0500
+++ b/static/css/theme.css	Sat Oct 19 17:18:25 2013 -0500
@@ -1,4 +1,9 @@
-body { 
-   padding-top: 50px;
-   padding-bottom: 20px;
-}
+body { 
+   padding-top: 50px;
+   padding-bottom: 20px;
+}
+.img-flyer {
+   margin: 0 auto;
+   margin-top: 1em;
+   margin-bottom: 1em;
+}