On Tue, Dec 4, 2012 at 1:22 PM, Ryan Kaldari rkaldari@wikimedia.org wrote:
Of course someone should check and make sure the only changes this would entail is adding a bunch of h3 selectors.
skins/modern/main.css
Also moves "#mw_portlets h2" to way-offscreen, and sets a font-size on ".portlet h3/h5".
skins/vector/screen.css
Also moves "#mw-navigation h2" to way-offscreen, sets a z-index on "div#mw-head h3/h5" to fix bug 37158, sets list-style-type and list-style-image instead of just list-style various ul tags, sets the default list-style-type to 'disc' for ul tags, and changes a font-size from 2.5em to 1.9em on "div.vectorMenu h3/h5".
extensions/Vector/modules/ext.vector.collapsibleNav.css
This one is good.