summaryrefslogtreecommitdiff
path: root/static/header.css
diff options
context:
space:
mode:
authorScott Ostler <sostler@ubuntu.(none)>2010-01-04 22:26:02 -0500
committerScott Ostler <sostler@ubuntu.(none)>2010-01-04 22:26:02 -0500
commit9653de82a4c5ffd3380659ee35f8558d739316c4 (patch)
tree51e5677fa050f22dd2170119899c917cbe8319b6 /static/header.css
parent5c4d9aaf8c674183e38f5b7b499784714d025dc1 (diff)
Ryder changes
Diffstat (limited to 'static/header.css')
-rw-r--r--static/header.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/static/header.css b/static/header.css
index da1afaf..d981931 100644
--- a/static/header.css
+++ b/static/header.css
@@ -1,11 +1,12 @@
.white a:link {
text-decoration: none;
+ font-size:16px;
color: #fff;
}
.white a:visited {
text-decoration: none;
-
+ font-size:16px;
color: #fff;
}
.white a:hover {
@@ -40,11 +41,11 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#036aca, offX=3, offY
height: 69px;
}
#bar7{
- top:33px;
+ top:30px;
position:absolute;
font-family: Arial, Helvetica, sans-serif;
width: 500px;
- font-size: 15px;
+ font-size: 18px;
left: 150px;
margin-left: 2%;
margin-right: 8%;