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

Merge commit 'e611eef001a7c79ab5b89aef49235944d760806d' into kraken

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