Template:Infobox comorbidity/styles.css

From WikiAnesthesia
< Template:Infobox comorbidity
Revision as of 06:23, 10 February 2021 by Chris Rishel (talk | contribs)
(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;
}