mediawiki-skins-Insurgency/resources/variables.less

15 lines
326 B
Text
Raw Normal View History

// Variables for common colors and other properties
@import 'mediawiki.skin.variables.less';
2024-11-27 23:05:37 -05:00
@background: #212121; // don't change this; matches headbg images
@content-background: #282828;
@content-border: #363636;
@orange-border: #363636;
@top-area-height: 2.8em;
// mobile objects
@top-position: 5px;
@block-size: 35px;