Template:Infobox incident report/styles.css

From RACKWiki
Revision as of 14:55, 17 January 2025 by RACKWiki (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.infobox-outcome-Fatality {
  color: red;
  font-weight: bold;
}

.infobox-outcome-Permanent-injury, .infobox-outcome-Temporary-injury {
  color: orange;
  font-weight: bold;
}

.infobox-outcome-Near-miss {
  color: gold;
  font-weight: bold;
}

.infobox-risk-Unknown {
  color: silver;
  font-weight: bold;
}