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

Merge commit 'c3d808a727c2b42d48658e6fca06b1d4a9817f12' into froyo-plus-aosp

* commit 'c3d808a727c2b42d48658e6fca06b1d4a9817f12':
  support a few more header levels for sidebox so the sidebox can
This commit is contained in:
Scott Main 2010-04-27 14:28:12 -07:00 committed by Android Git Automerger
commit e611eef001
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;