Merge "startup.js: log current time as global 'mediaWikiLoadStart'"
[lhc/web/wiklou.git] / resources / mediawiki.ui / settings / typography.less
1 @baseFontSize: 1em;
2 @baseLineHeight: 1.4 * @baseFontSize;
3 @baseFontColor: @agoraTextColor;
4
5 @smallFontSize: 0.75em;