Merge "Remove troublesome fonts from font stack"
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.version.css
1 /**
2 * Adds additional styling to the extension title/version list
3 **/
4 .mw-version-ext-name {
5 font-weight: bold;
6 }
7
8 .mw-version-ext-vcs-timestamp {
9 white-space: nowrap;
10 }
11
12 th.mw-version-ext-col-label {
13 font-size: 0.9em;
14 }