Minor tweak for code block style
This commit is contained in:
parent
0e929ffdb9
commit
4538a5fd1c
@ -1,5 +1,9 @@
|
||||
/* PrismJS 1.28.0
|
||||
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript */
|
||||
pre {
|
||||
background-color: #f5f2f0
|
||||
}
|
||||
|
||||
code[class*=language-], pre[class*=language-] {
|
||||
color: #000;
|
||||
background: 0 0;
|
||||
|
Loading…
Reference in New Issue
Block a user