view 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 source
body { 
   padding-top: 50px;
   padding-bottom: 20px;
}
.img-flyer {
   margin: 0 auto;
   margin-top: 1em;
   margin-bottom: 1em;
}
img.floatLeftBox {
   float: left !important;
   margin-right: 1.5em;
   margin-bottom: 1.0em;
}

article.news ul {
   display: table;
}
article.news ol {
   display: table;
}
.article-source {
   font-style: italic;
   margin-top: 1.5em;
   margin-bottom: 1.5em;
}