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; }") |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
.notice-template | .notice-template#delete { | ||
color: #fff; | color: #fff; | ||
background: #333; | background: #333; | ||
} | } | ||
.notice-template | .notice-template#delete a:not(.new) { | ||
color: yellow; | color: yellow; | ||
} | } |