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

Difference between revisions of "MediaWiki talk:Common.css"

From Rigged Wiki
Jump to navigation Jump to search
(→‎Spoiler CSS for hover-able Spoiler Template: spoilers don't seem to work at all now)
m
Line 14: Line 14:
[[User:Koala|Koala]] ([[User talk:Koala|talk]]) 09:04, 14 August 2015 (UTC)
[[User:Koala|Koala]] ([[User talk: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. -- [[User:MerkaST|MerkaST]] ([[User talk:MerkaST|talk]]) 10:01, 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. -- [[User:MerkaST|MerkaST]] ([[User talk:MerkaST|talk]]) 10:01, 14 August 2015 (UTC)
I'm working on it. TL;DR there seems to be a stuck cache somewhere and it looks like I'm going to have to purge it manually. <font style="font-family:Rockwell;font-size:16px;color:#00FF00;background-color:black;font-weight:bold;">f4r !HanakoDlmg</font> [[User:F4r|muh user paeg]] <sup>do you even custom sig?</sup> 10:02, 14 August 2015 (UTC)

Revision as of 10:02, 14 August 2015

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)

I'm working on it. TL;DR there seems to be a stuck cache somewhere and it looks like I'm going to have to purge it manually. f4r !HanakoDlmg muh user paeg do you even custom sig? 10:02, 14 August 2015 (UTC)