MediaWiki:Common.css: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 281: Line 281:
display: none;
display: none;
}
}
.health_risk-High, .legal_risk-High {
  color: red;
  font-weight: bold;
}
.health_risk-Moderate, .legal_risk-Moderate {
  color: orange;
  font-weight: bold;
}
.health_risk-Low, .legal_risk-Low {
  color: inherit;
  font-weight: bold;
}


/*
/*