Difference between revisions of "Template:Infobox comorbidity/styles.css"
From WikiAnesthesia
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; }") |
(No difference)
|
Latest revision as of 22:36, 4 April 2022
.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;
}