comparison 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
comparison
equal deleted inserted replaced
112:4bd65fe0911f 113:8a0076d7d041
17 display: table; 17 display: table;
18 } 18 }
19 article.news ol { 19 article.news ol {
20 display: table; 20 display: table;
21 } 21 }
22 .article-source {
23 font-style: italic;
24 margin-top: 1.5em;
25 margin-bottom: 1.5em;
26 }