How do I change the text color from black to white? heres the wiki https://kaoruhanawarintosaku.miraheze.org/wiki/Chapter_1
#Infobox Text Color Change
35 messages · Page 1 of 1 (latest)
the skin is cosmos btw
skin doesn't really matters here, but how infobox was codes
ok, I checked - it's portable
if you need to change only in title header, it would be
.pi-title { color:... }
wym?
in mediawiki:css?
aight, hex code or just normal?
white
like this?
yes
alright thanks
one more thing tho - it might or might not require !important, idk why is that w/ portable infobox here
wrong
... color: white !important; ...
that's how it's added
and I said it might not be needed, only if doesn't work w/o, see by yourself, don't forget to purge cash
wym by purging cash?
ah
nah it doesnt work
sadly
@broken crane thanks the title works, but for the entire infobox what should i do?
I assume you mean only headers? because white text on light bg will be a pain to look at
lmao that's me birthday
black is worse with this color
yea the headers
same but class is .pi-header
Each css box has a name. You can see the names in the browser > inspect element