The logo poll for the 2025 4chan Summer Cup is now open.
You can vote here. Logos are in this gallery.

MediaWiki talk:Common.css

From Rigged Wiki
Revision as of 10:01, 14 August 2015 by MerkaST (talk | contribs) (→‎Spoiler CSS for hover-able Spoiler Template: spoilers don't seem to work at all now)
Jump to navigation Jump to search

Spoiler CSS for hover-able Spoiler Template

Add this please kthnxbai

.rigged-spoiler {
    background-color:black;
    color:black;
}
.rigged-spoiler:hover {
    background-color:black;
    color:white;
}

Koala (talk) 09:04, 14 August 2015 (UTC)

Uh, I don't think it worked as intended. At least I currently see no spoilers at all on text that's supposed to be spoilered. -- MerkaST (talk) 10:01, 14 August 2015 (UTC)