highlight.css 76 B

123456
  1. @charset "utf-8";
  2. mark {
  3. background:none;
  4. color:#C00;
  5. font-weight:bold;
  6. }