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

From Splatoon Fanon
It's moon (talk | contribs)
m Typo
It's moon (talk | contribs)
More balanced alignement of top bar elements
Line 5: Line 5:
body {background:#252570!important;}
body {background:#252570!important;}
}
}


#mw-header-container {background:#c7649aDD;}
#mw-header-container {background:#c7649aDD;}
Line 12: Line 14:


#p-banner.mw-wiki-title {
#p-banner.mw-wiki-title {
margin-top: -6px;
margin-top: -2px;
}
@media screen and (min-width: 851px) {
#user-tools {margin-top: -4px;}
}
}



Revision as of 13:19, 4 July 2025

@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;}

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: -2px;
}
@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;
}