Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Timeless.css: Difference between revisions

MediaWiki interface page
Content deleted Content added
tone down color bar accents to use blue and grey
fix header color bars for small screens
Line 30: Line 30:
font-size: 1em;
font-size: 1em;
line-height: 1.25;
line-height: 1.25;
}

@media screen and (max-width:850px) {
.color-left, .color-right {
background-color: #555;
}
}

@media screen and (min-width:851px) and (max-width:1099px) {
.color-left, .color-right {
background-color: #555;
}
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.