]> git.plutz.net Git - shellwiki/blobdiff - themes/default.css
avoid half width headlines
[shellwiki] / themes / default.css
index 53a3e01a4d1ff348f0bfed21d6218b2b99e21f5b..79d555ba2359084a4785c5107c59f3a25b47abb1 100644 (file)
@@ -200,6 +200,9 @@ table {
     padding-right: 1em;
     vertical-align: top;
   }
+  h1.half, h2.half, h3.half, h4.half, h5.half, h6.half {
+    width: 50%;
+  }
   .right {
     float: right;
     clear: both;