Page MenuHomeWickedGov Phorge

skin.less
No OneTemporary

Size
484 B
Referenced Files
None
Subscribers
None

skin.less

@import 'variables.less';
@import 'mediawiki.mixins.less';
@media screen {
@import 'screen-common.less';
// When responsive mode is not enabled, apply desktop styles at lower resolutions unconditionally.
// When responsive mode is enabled, this class will be present and these rules will not apply
// and instead the rules in skin-responsive.less will apply.
body:not( .skin--responsive ) {
@import 'screen-desktop.less';
}
}
@media print {
@import 'print-common.less';
}

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 20:18 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
25/95/6123fd1a6023075656bbdf73b1d5
Default Alt Text
skin.less (484 B)

Event Timeline