]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - themes/monochrome/style.css
Prepare release for stretch-security
[git.ikiwiki.info.git] / themes / monochrome / style.css
index bd3fdf5939c5a7754f7c08b1885ad8301e7b825e..aa2ee9445a7c53f78bc9ebdfbe64e180aa49bcb1 100644 (file)
@@ -10,6 +10,7 @@ body {
        margin-left: auto;
        margin-right: auto;
        width: 48em;
+       max-width: 95%;
 
        background: url(gradient.png) repeat-x white 0px -16px;
        margin-top: 48px; /* height of gradient.png that we want to see */
@@ -18,7 +19,7 @@ body {
        font-family: 'Lato', sans-serif;
 }
 
-.header {
+div.header, header.header {
        margin-bottom: 0.5em;
 }
 .pageheader .actions ul {