Localisation updates from https://translatewiki.net.
[lhc/web/wiklou.git] / resources / src / mediawiki.less / mediawiki.ui / typography.less
1 @baseFontSize: 1em;
2 @baseLineHeight: 1.4 * @baseFontSize;
3 @baseFontColor: @colorText;
4
5 @smallFontSize: 0.75em;