summaryrefslogtreecommitdiff
path: root/static/header.css
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.home>2009-12-25 18:00:09 -0800
committerScott Ostler <sostler@deathmachine.home>2009-12-25 18:00:09 -0800
commitfe1b5678c330f0c3ec0e05a2295144338cadd5a6 (patch)
tree31034ea3f5fca9c28a072f0e4d3bde1c4502e409 /static/header.css
parentc32ed3d3f5623899d0b0d6c74daca106be26dae0 (diff)
parenta80eb3d74a24a56151d60d1c1015a1ae51a0a492 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/header.css')
-rw-r--r--static/header.css10
1 files changed, 7 insertions, 3 deletions
diff --git a/static/header.css b/static/header.css
index e2357c4..2087142 100644
--- a/static/header.css
+++ b/static/header.css
@@ -10,10 +10,12 @@
}
.white a:hover {
text-decoration: none;
- text-shadow: -1px 1px 1px #ccc;
+ text-shadow: -1px 1px 1px #;
+ background-color:#036aca;
- color: #FFF;
+
+ color: #fff;
}
.white a:active {
text-decoration: none;
@@ -26,6 +28,7 @@
background-attachment:inherit;
margin: 0px auto -1px auto;
top: 0px;
+ position:fixed;
width:100%;
left: 0px;
height: 69px;
@@ -37,7 +40,7 @@
width: 500px;
font-size: 18px;
left: 150px;
- margin-left: 2%;
+ margin-left: 3%;
margin-right: 8%;
letter-spacing: -1px;
z-index: 999;
@@ -58,6 +61,7 @@
margin-right: 10%;
z-index:1000;
float:left;
+ margin-top: 3px;
}
#rapper7{
top: 0px;