diff options
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%; |
