summaryrefslogtreecommitdiff
path: root/static/css/header.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/header.css')
-rwxr-xr-xstatic/css/header.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/static/css/header.css b/static/css/header.css
index b48de11..004fc1e 100755
--- a/static/css/header.css
+++ b/static/css/header.css
@@ -44,9 +44,10 @@ margin-right:80%;
top:-1px;
height:38;
position:fixed;
-background-color:#4593ff;
+background-color:#000;
border:1px solid #000;
-width:500px;
+width:84.2%;
+min-width:600px;
left:16%;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
@@ -93,14 +94,14 @@ padding:6;
#bar7 a:hover{
text-decoration: none;
padding:6;background-color:#fff;
- color: #fff;
-text-shadow: 1px 1px .5px #000;
+ color: #000;
+text-shadow: 1px 1px .5px #fff;
}
#logout7{
top:1px;
position:relative;
font-size:10px;
- margin-right: 4px;
+ margin-right: 7px;
float:right;
z-index: 9999999999999999;
font-family: Arial, Helvetica, sans-serif;
@@ -112,7 +113,6 @@ text-shadow: 1px 1px .5px #000;
}
#logout7 a:hover{font-size:10px;
color:#ccc;
-text-shadow: 0px 0px 0.3px #fff;
}
a {
font-size: 12px;