Skip to content

Instantly share code, notes, and snippets.

@luzeduardo
Created June 5, 2020 14:16
Show Gist options
  • Save luzeduardo/69204a06246e5ada6b5a31084d2d2756 to your computer and use it in GitHub Desktop.
Save luzeduardo/69204a06246e5ada6b5a31084d2d2756 to your computer and use it in GitHub Desktop.
body {
background-color: black !important;
color: white !important;
}
span, tt, tt.calibre_4 > span, .calibre_12, .calibre_15 {
background-color: black !important;
color: red !important;
/*font-size: 1.2em !important;*/
}
.calibre_15 {
background-color: black !important;
color: red !important;
/*font-size: 1.2em !important;*/
}
.calibre_12,.calibre_9 {
background-color: black !important;
color: yellow !important;
/*font-size: 1.2em !important;*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment