MediaWiki talk:Common.css

From Dorleybase
Jump to navigation Jump to search

Edit Request: Hatnote CSS

Please add the following to this stylesheet:

/* Hatnotes and disambiguation notices */
.hatnote {
	font-style: italic;
}
.hatnote i,
.hatnote em {
	font-style: normal;
}

As taken from https://hyperrogue.miraheze.org/wiki/MediaWiki:Common.css. However, I left out the two rules which use specificity to override other rules, as I do not believe they apply here. aismallard (talk) 21:06, 13 February 2024 (UTC)

I'm actually pretty sure we do want the other two rules; they're what makes the note indented, among other things. I'll install all four of them. —22:36, 13 February 2024 (UTC)