summaryrefslogtreecommitdiff
path: root/static/header.css
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-02-11 05:37:22 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-02-11 05:37:22 -0500
commit3352b2dfdf82955d58fca2dd08e4a4d5fc289c93 (patch)
tree7aa6f84ad638c282b5a6e493a0769b2312c3ddd8 /static/header.css
parentf00df7bab26ba0ce4652710d794a9724b308cdb1 (diff)
timb merging ryder's changes
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;
}