fixed class for background color

This commit is contained in:
Roland Gruber 2011-04-09 10:14:22 +00:00
parent 805481788f
commit 87fb509400
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ body {
}
.defaultBackground {
background-color:#F5F5F5;
background-color:#F5F5F5 !important;
}
/* links */