Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:PatchData/styles.css

Template page
Revision as of 03:57, 15 March 2025 by Fiend (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.template-patchdata-status--upcoming {
	color: var( --color-warning );
}

.template-patchdata-status--released {
	color: var( --color-success );
}

.template-patchdata-status--ended {
	color: #ff0000 !important; /* Bright red to check */
}