• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<style>
2
3*:not(pre)>code { background: none; color: #600000; }
4:not(pre):not([class^=L])>code { background: none; color: #600000; }
5table tr.even, table tr.alt, table tr:nth-of-type(even) { background: none; }
6
7</style>
8