Rewrite site. Again. With JS and Vite
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.article-page .code-block pre[class*='language-'] {
|
||||
background: transparent;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.article-page .code-block code[class*='language-'] {
|
||||
font-family: 'Iosevka', 'SFMono-Regular', Consolas, monospace;
|
||||
}
|
||||
Reference in New Issue
Block a user