diff options
author | Siri Reiter <siri@jones.dk> | 2010-10-11 22:16:05 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2010-10-11 22:16:05 +0200 |
commit | fcef3556b37238486b53c5c06dcac3d033dedc09 (patch) | |
tree | 9fb59d7dd86f02d60182ad4c85a11bc141233bc2 /local.css | |
parent | 187fc71192199efb16f10b701cb65f668c6cc9db (diff) |
Style: H1-3 jumps below image with clear both.
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ p { h1, h2, h3 { color: darkgreen; + clear: both; } a:hover { |