]> git.plutz.net Git - serve0/blobdiff - style.css
Improved display of title, working tagger
[serve0] / style.css
index 880b2b89e29c04b5635d6052e5b041f379bf599e..3430619576364439cf2044315c2716d3620a52a2 100644 (file)
--- 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;
 }