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

From Splatoon Fanon
It's moon (talk | contribs)
mNo edit summary
It's moon (talk | contribs)
m Unneded
Tag: Blanking
 
(58 intermediate revisions by the same user not shown)
Line 1: Line 1:
@media screen and (max-width:850px) {
.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;}
}


#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: -3px;
}
@media screen and (min-width: 851px) {
#user-tools {margin-top: -4px;}
}
.mw-footer-container {
border-top:solid .1px #54595d!important;
}
#personal .dropdown::after {
border-bottom-color:#5e70f2;
}
#personal .dropdown::before {
border-bottom-color:#252570;
}
/* Tablet mode fix */
html {min-height: 100%; display: flex;}
body {flex: 1; display: flex;}
#mw-wrapper {flex: 1; display: flex; flex-direction: column;}
#mw-content-container {flex: 1;}
@media screen and (min-width: 851px) and (max-width: 1099px) {
#mw-content-container {
margin-top: 0!important;
}
}
@media screen and (min-width: 1100px) {
#mw-content-container {
margin-top: 3.475em;
}
}

Latest revision as of 04:58, 9 July 2025