Skip to content

Instantly share code, notes, and snippets.

@DevotionGeo
Created August 15, 2020 02:05
Show Gist options
  • Save DevotionGeo/06a49efe34203ecbcb62a02c9dc0c37f to your computer and use it in GitHub Desktop.
Save DevotionGeo/06a49efe34203ecbcb62a02c9dc0c37f to your computer and use it in GitHub Desktop.
Stylus Styles for code snippets on Learning.Oreilly
table.processedcode, #sbo-rt-content .codeline, #sbo-rt-content .codeinfo {
font-family: Iosevka, 'Ubuntu Mono', monospace !important;
letter-spacing: 0.2px;
}
.scalefonts #sbo-rt-content td {
font-size: 17px !important;
}
#sbo-rt-content .string {
font-style: normal;
}
.scalefonts #sbo-rt-content div p {
font-size: 19px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment