summaryrefslogtreecommitdiff
path: root/css/screen.css
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2013-09-20 11:14:48 +0800
committerrekado <rekado@elephly.net>2013-09-20 11:14:48 +0800
commit30bd53028e31646491b16e6035b178c8057d5dd3 (patch)
tree41e0ddc371cc71245774199e4569f92b709001b3 /css/screen.css
parent07bb656536572d66256c240af85c9a9962d8f537 (diff)
unfloat
Diffstat (limited to 'css/screen.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;