The Style Guide has recently been rewritten. Please take a moment to review the new guidelines.
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* All CSS here will be loaded for users of the Cosmos skin */
/*Override sticky banner and toolbar*/
#cosmos-banner, #cosmos-toolbar {
position: static !important
}
/* banner, header, and footer background color */
#cosmos-banner, .cosmos-header, #cosmos-footer {
background-color: var(--cosmos-banner, #c0c0c0)
}
/*Banner*/
#cosmos-banner-content {
width: 89%;
margin: 0 auto
}
@media only screen and (min-width: 1596px) {
#cosmos-banner-content {
000
1:0
Return to MediaWiki:Cosmos.css.