summaryrefslogtreecommitdiff
path: root/monochrome/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'monochrome/style.css')
-rw-r--r--monochrome/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/monochrome/style.css b/monochrome/style.css
index 9376396..1e0c0c6 100644
--- a/monochrome/style.css
+++ b/monochrome/style.css
@@ -10,7 +10,7 @@ footer,header,hgroup,menu,nav,section {
display: block;
}
-.header {
+div.header, header.header {
margin: 0;
font-size: 140%;
font-weight: bold;
@@ -614,7 +614,7 @@ body {
font-family: 'Lato', sans-serif;
}
-.header {
+div.header, header.header {
margin-bottom: 0.5em;
}
.pageheader .actions ul {