Template:Delete/styles.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Created page with ".notice-template.maintenance#delete { color: #fff; background: #333; } .notice-template.maintenance#delete a:not(.new) { color: yellow; }")
 
m (Protected "Template:Delete/styles.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 11:33, December 4, 2024

.notice-template.maintenance#delete {
	color: #fff;
	background: #333;
}
.notice-template.maintenance#delete a:not(.new) {
	color: yellow;
}