From fcef3556b37238486b53c5c06dcac3d033dedc09 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 11 Oct 2010 22:16:05 +0200 Subject: Style: H1-3 jumps below image with clear both. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index 3fc52ca..26e80f3 100644 --- a/local.css +++ b/local.css @@ -16,6 +16,7 @@ p { h1, h2, h3 { color: darkgreen; + clear: both; } a:hover { -- cgit v1.2.3