forked from openkylin/platform_build
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:
commit
e611eef001
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue