steve0greatness,
created on Wednesday, 31 January 2024, 04:16:17 (1706674577),
received on Monday, 6 May 2024, 02:55:36 (1714964136)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>
a6a35483de8ea0820b3b5c7b92a24cb25706e1c1
static/src/code-blocks.css
@@ -1,6 +1,7 @@
@import url("/fonts/mononoki/mononoki.css"); .codehilite .hll { background-color: #49483e } .codehilite, pre:not(.codehilite pre) code { font-size: .85rem; font-family: "mononoki", monospace; background: #272822; color: #f8f8f2; padding: 10px; display: block; } :any-link code { color: inherit !important }code:not(.codehilite code):not(pre code) { font-family: "mononoki", monospace; background: #272822; color: #f8f8f2; padding: 5px } .codehilite pre { margin: 0; } .codehilite .c { color: #75715e } /* Comment */