Difference between revisions of "Template:Infobox comorbidity/styles.css"

From WikiAnesthesia
(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...")
(No difference)

Revision as of 06:21, 10 February 2021

.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;
}