diff options
| author | sostler <sbostler@gmail.com> | 2010-01-04 22:26:17 -0500 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-01-04 22:26:17 -0500 |
| commit | 74d42eb1245a90231459971b42cb5f831746e8cc (patch) | |
| tree | 9a73d32b7738600be364319728f2856ee7445710 /static/header.css | |
| parent | 450f4d7978578e9c263af522587cbf611c38a5b6 (diff) | |
| parent | 9653de82a4c5ffd3380659ee35f8558d739316c4 (diff) | |
Merge branch 'master' of ssh://sostler@dump.fm/home/dumpfmprod/prod/
Diffstat (limited to 'static/header.css')
| -rw-r--r-- | static/header.css | 7 |
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%; |
