diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-19 00:03:59 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-19 00:03:59 -0500 |
| commit | ba5bfc7892f8bfb6448d741291de1b0e51d8885b (patch) | |
| tree | c709456a5e18d6d3bba79deecdc6c6167c730f0c /static/header.css | |
| parent | 6455d087a7baf198ae20bdf48d70d1acbd46651b (diff) | |
timb adding ryder's banner changes
Diffstat (limited to 'static/header.css')
| -rwxr-xr-x | static/header.css | 11 |
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; } |
