MediaWiki:Gadget-cosmostweaks.css: Difference between revisions

m too tall
No edit summary
Line 46: Line 46:
--footer-color: #333;
--footer-color: #333;
/* ---------------------^^^ replace this part ^^^ ------------------------------------*/
/* ---------------------^^^ replace this part ^^^ ------------------------------------*/
--background-img: url('');
}
}


Line 96: Line 94:
line-height: 1.6;
line-height: 1.6;
}
}
body {
background-color: var(--main-background-color);
}
@media screen and (min-width: 850px) {
body {
background-image: var(--background-img);
background-attachment:fixed;
background-size:cover;
background-repeat:no-repeat;
}
}
body::after {
background-image: none;
}


#mw-content,
#mw-content,