Jump to content

Template:Infobox kink/styles.css: Difference between revisions

Blanked the page
No edit summary
Tag: Reverted
(Blanked the page)
Tags: Blanking Manual revert
 
Line 1: Line 1:
.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;
}