diff options
-rw-r--r-- | default/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default/style.css b/default/style.css index f0846c0..8c16e7a 100644 --- a/default/style.css +++ b/default/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; |