summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/screen.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/screen.css b/css/screen.css
index 13479a1..aa7bbb8 100644
--- a/css/screen.css
+++ b/css/screen.css
@@ -69,6 +69,7 @@ div.figure {
h1 {
color: #000;
+ clear: both;
margin-bottom: .2em;
line-height: 1.5em;
display: block;
@@ -211,6 +212,7 @@ img.headline {
vertical-align: text-bottom; }
div#columns {
+ overflow: hidden;
margin-bottom: 1em; }
div#columns ul {
list-style: none outside none;