Page MenuHomeWickedGov Phorge

variables.less
No OneTemporary

Size
949 B
Referenced Files
None
Subscribers
None

variables.less

@import 'mediawiki.skin.variables.less';
@import 'mediawiki.mixins.less';
@import 'themes/wikimedia.less'; // default theme
// .import-themes(); // might be how we apply any selected theme(s); not implemented
// Should really be part of the theme, but currently too much alignment/positioning
// breaks if this is changed.
@font-size: 0.95em;
// Widths
// Remember to also update skin.json (and possibly mobile.js) if you change these
// For some reason doing @mobile-width + 1px doesn't seem to actually work,
// so we need both for each thing
@mobile-width: 850px;
@desktop-small-floor: 851px;
@desktop-small-width: 1099px;
@desktop-mid-floor: 1100px;
@desktop-mid-width: 1339px;
@desktop-large-floor: 1340px;
// The max-width for the content
@content-width: 115em;
@content-padding: 2em;
@column-left-size: 14em;
@column-right-size: 16em;
@fixed-header-height: 3.125em;
@color-height: 0.35em;
// Timeless functions
@import 'mixins.less';

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 02:18 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
dc/22/8b854004555558eb18ff1163098c
Default Alt Text
variables.less (949 B)

Event Timeline