hg site extension
 
(Arne Babenhauserheide)
2014-02-09: fixed fullwidth header display.

fixed fullwidth header display.

diff --git a/staticsite.py b/staticsite.py
--- a/staticsite.py
+++ b/staticsite.py
@@ -368,7 +368,7 @@ body .wrap{
 body .wrap .top header{
     float:left;font-family:'OFL Sorts Mill Goudy','OFL Sorts Mill Goudy TT',serif;font-size:23px;line-height:50px;text-transform:lowercase;padding-left:2px;width:210px;
 }
-body .wrap .top .fullwidth header{
+body .wrap .top.fullwidth header{
     float:left;font-family:'OFL Sorts Mill Goudy','OFL Sorts Mill Goudy TT',serif;font-size:23px;line-height:50px;text-transform:lowercase;padding-left:2px;width:width:610px;
 }
 body .wrap .top header .amp{