1
0

css/look.css: Changed color and link style of footer text

This commit is contained in:
Aaron Lindsay 2011-04-14 21:38:19 -06:00
parent 7a18c721f5
commit cfe6ba5b2e

View File

@ -63,6 +63,7 @@ body {
margin: .5em;
}
#footer {
color: #331900;
margin: 0;
padding: 1em 0 1em 0;
background-color: #339933;
@ -70,12 +71,8 @@ body {
border-bottom: 6px solid #663300;
}
#footer a{
color: #003366;
color: #002200;
}
#footer a:hover{
color: #000033;
}
div#tabs {
margin: 0;