Switch over content to new layout/text; slight css edits

This commit is contained in:
Jef van Schendel
2012-03-31 16:48:06 +02:00
parent c5a9ecf247
commit 18dbdf07ba
2 changed files with 24 additions and 0 deletions

View File

@@ -126,6 +126,17 @@ header {
margin: 8px;
}
.header_right ul {
display: none;
position: absolute;
top: 29px;
left: 0px;
width: 150px;
border: 1px solid #ccc;
background: white;
padding: 10px 0 0 0;
}
a.logo {
color: #fff;
font-weight: bold;