Monotone-Parent: d58df6a64cf33b6764ccd9bb13f96b8e13354749

Monotone-Revision: 2a12c355176cf50c55d054decc81a496630ec354

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-15T00:08:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-15 00:08:08 +00:00
parent b7c1eb239a
commit 572a84c2d6
+4
View File
@@ -194,6 +194,7 @@ div#header
margin-right: 5px; margin-right: 5px;
padding: 0; padding: 0;
border-bottom: 1px solid #000000; } border-bottom: 1px solid #000000; }
div#header img.headerlogo div#header img.headerlogo
{ float: right; { float: right;
width: 182px; width: 182px;
@@ -204,10 +205,13 @@ div#header div#headerhistory
margin: 0px; margin: 0px;
padding-top: 18px; padding-top: 18px;
height: 12px; } height: 12px; }
div#header a, div#header span div#header a, div#header span
{ margin: 0px; } { margin: 0px; }
div#header span#navtitle div#header span#navtitle
{ font-weight: bold; } { font-weight: bold; }
div#header a:hover div#header a:hover
{ text-decoration: none; } { text-decoration: none; }