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, 7 insertions, 4 deletions
diff --git a/static/header.css b/static/header.css
index 514ab79..1aa1d1c 100755
--- a/static/header.css
+++ b/static/header.css
@@ -48,7 +48,8 @@ word-spacing:2;
width:365;
color:#fff;
text-indent:14;
-line-height:1.7;
+line-height:1.9;
+font-weight:bold;
left: 140px;
margin-left: 1.2%;
margin-right: 8%;
@@ -95,15 +96,17 @@ margin-top:2;
}
#logo7 a{font-size:42;
font-weight:bold;
- text-shadow: 1px 1px 1px #00, 1px -2px 1px #f0e;
+
+
+
+ text-shadow: 2px 3px 1px #f0e, 3px 3px 1px #fff;
letter-spacing:-4;
color:#fff;
}
#logo7 a:hover{
- text-shadow: 2px 3px 1px #f0e, 3px 3px 1px #fff;
-
+ text-shadow: 1px 1px 1px #000, 2px 3px 1px #f0e;
color:#fff;
}