am 1053592f: am e611eef0: am c3d808a7: Merge "support a few more header levels for sidebox so the sidebox can be placed at any level and be semantically correct" into froyo

This commit is contained in:
Scott Main 2010-04-27 18:56:45 -07:00 committed by Android Git Automerger
commit 2dfe398a29
1 changed files with 17 additions and 15 deletions

View File

@ -959,7 +959,9 @@ padding:0 0 0 0em;
}
#jd-content .sidebox h2,
#jd-content .sidebox h3 {
#jd-content .sidebox h3,
#jd-content .sidebox h4,
#jd-content .sidebox h5 {
border:none;
font-size:1em;
margin:0;