MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 282: Line 282:
}
}


.health_risk-High, .legal_risk-High {
.infobox-risk-High {
   color: red;
   color: red;
   font-weight: bold;
   font-weight: bold;
}
}


.health_risk-Moderate, .legal_risk-Moderate {
.infobox-risk-Moderate {
   color: orange;
   color: orange;
   font-weight: bold;
   font-weight: bold;
}
}


.health_risk-Mild, .legal_risk-Mild {
.infobox-risk-Mild {
   color: yellow;
   color: yellow;
   font-weight: bold;
   font-weight: bold;