Difference between revisions of "User:JP/timeless.css"

(Blanked the page)
Line 1: Line 1:
@media screen and (max-width: 850px) {
+
 
#mw-header-container {
 
    padding: 0em 0em 0em;
 
}
 
@media screen and (max-width: 850px) {
 
#user-tools h2, .sidebar-chunk h2 {
 
    height: 125px;
 
}
 
}
 
@media screen and (max-width: 850px) {
 
#user-tools h2 span, .sidebar-chunk h2 span {
 
    display: none;
 
}
 
}
 
@media screen and (max-width: 850px) {
 
.mw-wiki-logo {
 
    width: 11em;
 
    height: 5em;
 
}
 
}
 
@media screen and (max-width: 850px) {
 
#mw-content {
 
    padding: 0em 2em 3em;
 
}
 
}
 

Revision as of 21:06, 9 October 2020