diff options
Diffstat (limited to 'monochrome')
-rw-r--r-- | monochrome/gradient.png | bin | 2466 -> 2466 bytes | |||
-rw-r--r-- | monochrome/style.css | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/monochrome/gradient.png b/monochrome/gradient.png Binary files differindex 7363185..704e72a 100644 --- a/monochrome/gradient.png +++ b/monochrome/gradient.png 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 { |