Revert "Adding a bit more documentation to mw.loader.using"
[lhc/web/wiklou.git] / resources / src / mediawiki.ui / settings / typography.less
1 @baseFontSize: 1em;
2 @baseLineHeight: 1.4 * @baseFontSize;
3 @baseFontColor: @colorText;
4
5 @smallFontSize: 0.75em;