.post div.footnote ol li, .post p.footnote ol li { font-size:x-small; } .footnote { font-size:x-small; }no class
<p>test</p> <p><ol><li>test ordered list</li></ol></p>
test
- test
<p class="footnote">test</p> <p class="footnote"><ol><li>test ordered list</li></ol></p>
test
- test ordered list
<div class="footnote">test</div> <div class="footnote"><ol><li>test ordered list</li></ol></div>
test
- test ordered list
WTF? Tested in Mac Safari 3 and Firefox 2.
No comments:
New comments are not allowed.