Mercurial > public > sg101
comparison static/css/base.css @ 406:f469261d617b
Cosmetic tweaks; break in download definition list; padding added for news story containers.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 31 Mar 2011 00:38:02 +0000 |
parents | c3cc431b7fb9 |
children | d4d167876c25 |
comparison
equal
deleted
inserted
replaced
405:c99d8981068b | 406:f469261d617b |
---|---|
428 background-color: #EDF7F6; | 428 background-color: #EDF7F6; |
429 } | 429 } |
430 .solid-background { | 430 .solid-background { |
431 background-color: #EDF7F6; | 431 background-color: #EDF7F6; |
432 } | 432 } |
433 div.news-story-container { | |
434 padding: 0.5em; | |
435 } |