Editing User:Toomai/Skins/Clearsky (Monobook)
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 29: | Line 29: | ||
/* Colour the number of characters added/removed in the recent changes */ | /* Colour the number of characters added/removed in the recent changes */ | ||
.mw-plusminus-pos { | .mw-plusminus-pos { | ||
color: # | color: #7fdf00; | ||
} | } | ||
Line 130: | Line 130: | ||
#toc { | #toc { | ||
border: 4px solid #003fff; | border: 4px solid #003fff; | ||
color: # | color: #ffffff; | ||
background: # | background: #00007f; | ||
padding: 5px; | padding: 5px; | ||
font-size: 95%; | font-size: 95%; |