12 lines
250 B
Text
12 lines
250 B
Text
|
/**
|
||
|
* This file is a LESS import match for "mediawiki.skin.variables.less"
|
||
|
* when MonoBook is the active skin.
|
||
|
*/
|
||
|
|
||
|
@import 'mediawiki.skin.defaults.less';
|
||
|
|
||
|
@font-family-sans: sans-serif;
|
||
|
|
||
|
// Matches OOUI's Apex theme.
|
||
|
@border-radius-base: 0.25em;
|