summaryrefslogtreecommitdiff
path: root/static/header.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/header.css')
-rwxr-xr-xstatic/header.css11
1 files changed, 6 insertions, 5 deletions
diff --git a/static/header.css b/static/header.css
index e4a09a3..a128095 100755
--- a/static/header.css
+++ b/static/header.css
@@ -10,8 +10,8 @@
color: #fff;
}
#strapline{position:absolute;
-top:1;
-right:10%;
+top:6;
+right:20%;
}
.white a:hover {
text-decoration: none;
@@ -46,7 +46,7 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#036aca, offX=3, offY
}
#bar7{
- top:30px;
+ top:25px;
position:absolute;
font-family: Arial, Helvetica, sans-serif;
@@ -58,12 +58,13 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#036aca, offX=3, offY
z-index: 999;
}
#logout7{
- top:5px;
+ top:2px;
position:relative;
font-size:12px;
- margin-right: 10px;
+ margin-right: 5px;
float:right;
z-index: 999;
+ line-height:1.5;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}