sample.css 86 B

123456
  1. .myGlyphMarginClass {
  2. background: red;
  3. }
  4. .myContentClass {
  5. background: lightblue;
  6. }