diff static/css/theme.css @ 113:8a0076d7d041

Bootstrap: press.
author Brian Neal <bgneal@gmail.com>
date Sun, 20 Oct 2013 11:20:24 -0500
parents 4bd65fe0911f
children 24263cb45e27
line wrap: on
line diff
--- a/static/css/theme.css	Sun Oct 20 10:59:47 2013 -0500
+++ b/static/css/theme.css	Sun Oct 20 11:20:24 2013 -0500
@@ -19,3 +19,8 @@
 article.news ol {
    display: table;
 }
+.article-source {
+   font-style: italic;
+   margin-top: 1.5em;
+   margin-bottom: 1.5em;
+}