Template:Infobox comorbidity/styles.css

From WikiAnesthesia
< Template:Infobox comorbidity
Revision as of 06:21, 10 February 2021 by Chris Rishel (talk | contribs) (Created page with ".text-critical { color: magenta; font-weight: bold; } .text-high { color: red; font-weight: bold; } .text-moderate { color: orange; font-weight: bold; } .text-l...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.text-critical {
  color: magenta;
  font-weight: bold;
}

.text-high {
  color: red;
  font-weight: bold;
}

.text-moderate {
  color: orange;
  font-weight: bold;
}

.text-low {
  color: inherit;
  font-weight: bold;
}