fix: remove misc lsp files
This commit is contained in:
parent
3b5561ad6a
commit
61f879d636
2 changed files with 8 additions and 1 deletions
|
|
@ -109,3 +109,11 @@ pre * {
|
|||
.post-article a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.language-python,
|
||||
.language-py,
|
||||
.language-cc,
|
||||
.language-cpp {
|
||||
/* override prism.js styles */
|
||||
font-size: 0.8em !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue