User:Number 3434/timeless.css: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
mNo edit summary
Line 9: Line 9:


h2 {
h2 {
#preview-header {
#mw-previewheader{
color:red;
color:red !important;
background:black !important;
}
}
 
div {
#mw-usercsspreview {
color:orange !important;
}
}
}
}

Revision as of 09:01, March 28, 2024

span {

}


#t-contributions {
	color:red !important;
}

h2 {
	#mw-previewheader{
		color:red !important;
		background:black !important;
	}
}

div {
	#mw-usercsspreview {
		color:orange !important;
	}
}