Added background color to fix space around <title> text. b=42331, r=jrgm

This commit is contained in:
cmanske%netscape.com 2000-08-30 23:30:13 +00:00
parent 2cf6d6acb2
commit 02806677a1
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ title
{
margin : 0px 6px 2px 6px;
padding : 0px 3px 0px 3px;
background-color : #CCCCCC;
}
.titledbox-body

View File

@ -10,6 +10,7 @@ title
{
margin : 0px 6px 2px 6px;
padding : 0px 3px 0px 3px;
background-color : #CCCCCC;
}
.titledbox-body