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-l...") |
(No difference)
|
Revision as of 05: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;
}