Adjust h3 size to keep it smaller than h2 across normal platforms
authorisarra <s@zaori.org>
Sat, 4 Oct 2014 01:03:36 +0000 (01:03 +0000)
committerisarra <s@zaori.org>
Sat, 4 Oct 2014 01:03:36 +0000 (01:03 +0000)
commitbb65f55412c0678742743cfa523f112499bbbbad
tree828a9b6182e5d9363924ca740a9d511a311736d4
parente50872d0522a2c11c7f827a48e139f085e204e82
Adjust h3 size to keep it smaller than h2 across normal platforms

Some platforms (especially certain linux distros) use slightly wider
sans-serifs than others by default. Bolding these wider fonts has a
more significant size impact than with narrower ones, so because the
h3 is bold and the h2 is not, a little more distance between their
defined sizes should ensure that the h3 will remain smaller than the
h2 regardless of platform.

Bug: 69999
Change-Id: I667c60f553d67e5208c708446f13b0773ad11ace
resources/src/mediawiki.skinning/elements.css [changed mode: 0644->0755]