index.css 61 B

1234
  1. .posts li > code {
  2. color: black;
  3. background: none;
  4. }