diff options
Diffstat (limited to 'static/css/header.css')
| -rwxr-xr-x | static/css/header.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/css/header.css b/static/css/header.css index b56b73e..1aef0fe 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -34,6 +34,12 @@ margin-right:80%; color: #fff; } +#wherestim{ +position:absolute; +top:-10; +left:390; +} + #header7{ background-image:url(/static/img/dblue2.png); background-attachment:inherit; |
