User:It's moon/timeless.css: Difference between revisions

From Splatoon Fanon
It's moon (talk | contribs)
m Fix for bottom pixel
It's moon (talk | contribs)
m Test
(74 intermediate revisions by the same user not shown)
Line 1: Line 1:
@media screen and (max-width:850px) {
#mw-footer {border-bottom: 1px solid black;}
.sidebar-inner, .dropdown {background: #5e70f2EE!important; border: 3px solid #252570!important; border-radius: 10px!important;}
.sidebar-inner h3, .dropdown h3 {color:#FFFFFF; text-transform:capitalize;}
 
body {background:#252570!important;}
}
 
#mw-header-container {background:#c7649aDD;}
.color-middle, .color-left, .color-right {background:#FC944F;}
 
#mw-content-container{border-bottom:solid 5.6px #bbfe9b;}
 
#p-banner.mw-wiki-title {
margin-top: -6px;
}
 
.mw-footer-container {
border-top:.1px!important;
}

Revision as of 22:33, 9 July 2025

#mw-footer {border-bottom: 1px solid black;}