Template:Infobox comorbidity/styles.css
From WikiAnesthesia
< Template:Infobox comorbidity
Revision as of 21:36, 4 April 2022 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-Low { color: inherit; font-weight: bold; }")
.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;
}