mediawiki.skin.ustensile
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

styles.less
text/plain

Download raw (201 bytes)

@import "variables.less";

@media screen {
	@import "screen.less";
	@import "externalLinks.less";
	@import "collapsibleNav.less";
}

@media screen and (min-width: 982px) {
	@import "screen-hd.less";
}