Small css formatting change.

This commit is contained in:
David Bartley 2007-07-23 06:37:32 -04:00
parent e2b9cbb451
commit e849e61ef7
1 changed files with 3 additions and 1 deletions

View File

@ -45,7 +45,9 @@ a:active {
color: #0000cc;
}
table.newsandevents { background: black; }
table.newsandevents {
background: black;
}
td.button {
background: #eeeeee;