small update to allow the background-color to be set elsewhere

This commit is contained in:
Ralf Becker 2003-02-22 15:05:35 +00:00
parent fe64fbbb17
commit ea02a0440a

View File

@ -59,7 +59,7 @@ table.login
.portal_text
{
font-weight: bold;
background: url(../images/bg_filler.png);
background-image: url(../images/bg_filler.png);
}
.small_text