MediaWiki:Common.css: Difference between revisions

Added Unknown category for risk levels; to beused for Addiction risk.
mNo edit summary
(Added Unknown category for risk levels; to beused for Addiction risk.)
 
(One intermediate revision by the same user not shown)
Line 287: Line 287:
   display: inline;
   display: inline;
   font-weight: bold;
   font-weight: bold;
  text-decoration: underline;
}
}


Line 302: Line 301:
.infobox-risk-Mild {
.infobox-risk-Mild {
   color: gold;
   color: gold;
  font-weight: bold;
}
.infobox-risk-Unknown {
  color: silver;
   font-weight: bold;
   font-weight: bold;
}
}