Template:Cast indicator/styles.css

From Fanverse
Revision as of 10:02, 18 May 2024 by Mob (talk | contribs) (Created page with ".cast-indicator-title { font-weight: bold; } →‎Canonical color implementation is at [[Template:Citation/styles.css]]: .cast-indicator-note:target { background-color: rgba(0, 127, 255, 0.133); }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.cast-indicator-title {
	font-weight: bold;
}

/* Canonical color implementation is at [[Template:Citation/styles.css]] */
.cast-indicator-note:target {
	background-color: rgba(0, 127, 255, 0.133);
}