Merge "Begin exposing SiteConfiguration via site contexts"
[mediawiki.git] / resources / mediawiki.ui / settings / typography.less
blob76c398cf85c2719717c11fb01259cac2c2abac2a
1 @baseFontSize: 1em;
2 @baseLineHeight: 1.4 * @baseFontSize;
3 @baseFontColor: @agoraTextColor;
5 @smallFontSize: 0.75em;