From: Adam Dickmeiss Date: Wed, 17 Jan 2007 13:28:50 +0000 (+0000) Subject: Size of topbar 7em instead of 6em X-Git-Tag: stable.27032007~75 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=1afc87fa74fc241914fb322aa9d615d6e1e0f9df;p=pazpar2-moved-to-github.git Size of topbar 7em instead of 6em --- diff --git a/www/demo/css/styles.css b/www/demo/css/styles.css index 67630f7..2071491 100644 --- a/www/demo/css/styles.css +++ b/www/demo/css/styles.css @@ -26,7 +26,7 @@ border: none; div.topbar { background-color: #002863; color: #ffffff; -height: 6em; +height: 7em; position: absolute; left: 0px; top: 0px; @@ -84,7 +84,7 @@ background-position: top left; background-repeat: repeat-y; color: #002863; position: relative; -top: 6em; +top: 7em; left: 0px; }