User:PikaSamus/common.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Glowsquid moved page User:Misty/common.css to User:PikaSamus/common.css without leaving a redirect: Automatically moved page while renaming the user "Misty" to "PikaSamus")
(idk if the pictures are still in the editbox but I am keeping it there)
 
Line 2: Line 2:
textarea {
textarea {
background: #FFFFFF;  
background: #FFFFFF;  
}
/* Highlight my contribs */
a.misty,
#misty a,
ul.special li a[title="User:Misty"],
table.diff a[title="User:Misty"],
ul#pagehistory li a[title="User:Misty"] {
color: #000080 !important;
}
}

Latest revision as of 21:55, April 19, 2017

/* Remove pictures from editbox */
textarea {
	background: #FFFFFF; 
}