X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=style.css;h=3430619576364439cf2044315c2716d3620a52a2;hb=1bac890e2bd4a6998794f0fcb3b02409279389c2;hp=880b2b89e29c04b5635d6052e5b041f379bf599e;hpb=2515c4e19a1daf3c166c446ba97979f4bfebed26;p=serve0 diff --git a/style.css b/style.css index 880b2b8..3430619 100644 --- a/style.css +++ b/style.css @@ -362,9 +362,11 @@ a[href="#advsearch"]:before { /* ### Video View ### */ #view h1 { - margin: 1em .5em; + max-width: 100%; + margin: 1em 0; padding: 0 .5em; font-size: 1.25em; font-weight: bold; + word-break: break-word; text-decoration: none; }