Ooops commit the footer link colour CSS fix from yesterday

This commit is contained in:
james 2007-11-14 20:53:02 +00:00
parent 6112c7faaf
commit 152d3ce0ba

@ -52,6 +52,12 @@ table tr.odd {
font-size: 0.8em;
}
#footer a {
text-decoration: none;
font-size: 1em;
color: #FFFFFF;
}
#left {
width: 165px;
background: #EEEEFF;