summaryrefslogtreecommitdiff
path: root/static/header.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/header.css')
-rwxr-xr-xstatic/header.css66
1 files changed, 42 insertions, 24 deletions
diff --git a/static/header.css b/static/header.css
index 786632d..67b59c7 100755
--- a/static/header.css
+++ b/static/header.css
@@ -40,53 +40,70 @@ background-repeat:repeat-x;
}
#bar7{
- top:24px;
+ top:12px;
position:absolute;
- font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
-height:30;
+height:22;
word-spacing:2;
width:365;
color:#fff;
text-indent:14;
-line-height:1.8;
- text-shadow: 1px 1px 0px #000;
- left: 290px;
+line-height:2;
+ left: 140px;
margin-left: 1.2%;
margin-right: 8%;
letter-spacing:.2px;
z-index: 999;
}
+#bar7 img{
+margin-top:2;
+}
+#bar7 a{
+ text-decoration: none;
+ text-shadow: 1px 1px 1px #000;
+ font-size:13;
+font-weight:bold;
+ color: #fff;
+}
+#bar7 a:hover{
+ text-decoration: none;
+ text-shadow: 1px 1px 1px #000;
+font-weight:bold;
+ color: #fff;
+}
#logout7{
- top:2px;
+ top:-2px;
position:relative;
font-size:12px;
- margin-right: 5px;
+ margin-right: 3px;
float:right;
z-index: 999;
- line-height:1.5;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}
-#logout7 a{font-size:12px;
+#logout7 a{font-size:11px;text-shadow: 1px 1px 4px #000;
}
-#logout7 a:hover{font-size:12px;
+#logout7 a:hover{font-size:11px;
}
#logo7{
- margin-left: -2px;
+ margin-left: 3px;
margin-right: 10%;
- z-index:1000;
+ z-index:1050;
float:left;
- margin-top: -5px;
+ margin-top: -1px;
}
-#logo7 a{font-size:60;
- text-shadow: 2px 1px 1px #000;
+#logo7 a{font-size:40;
+
+ text-shadow: 2px 3px 1px #f0e, 3px -2px 1px #f0e;
+letter-spacing:-4;
color:#fff;
font-weight:bold;
}
#logo7 a:hover{
- text-shadow: 2px 1px 1px #cce12e;
+
+ text-shadow: 2px 3px 1px #f0e, 3px 3px 1px #fff;
+
color:#fff;
}
@@ -127,9 +144,9 @@ width:auto;
#landscape{
position:absolute;
width:auto;
-left:15;
-margin-left:25%;
-top:-35;
+
+margin-left:55%;
+top:-38;
opacity:0.8;
z-index:2;
}
@@ -137,8 +154,8 @@ z-index:2;
position:absolute;
width:auto;
left:190;
-margin-left:9%;
-top:-14;
+margin-left:29%;
+top:-19;
z-index:3;
}
@@ -186,7 +203,7 @@ border:px solid #000;
height: 26px;
position: absolute;
z-index: 10;
-margin-top2;
+margin-top:0;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#c8cbce, offX=3, offY=4, positive=true);
border-top-left-radius:5px;
border-top-right-radius:5px;
@@ -215,5 +232,6 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#c8cbce, offX=3, offY
#lastli{
-margin-left:-700;
+margin-left:-7000;
+height:0.1;
}