Update mediawiki.ui button styles
[lhc/web/wiklou.git] / resources / mediawiki.ui / settings / typography.less
1 @baseFontSize: 1em;
2 @baseLineHeight: 1.4 * @baseFontSize;
3 @baseFontColor: @colorText;
4
5 @smallFontSize: 0.75em;