(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
31aa42abe8
commit
13985e5e70
Binary file not shown.
@ -57,10 +57,13 @@ body {
|
||||
}
|
||||
|
||||
/* code blocks */
|
||||
code[class*="language-"], pre[class*="language-"] {
|
||||
pre[class*="language-"] {
|
||||
background: #222222 !important;
|
||||
border: 1px solid #555555 !important;
|
||||
}
|
||||
code[class*="language-"] {
|
||||
background: #222222 !important;
|
||||
}
|
||||
pre code {
|
||||
/*color: #b51c42;*/
|
||||
color: #c897d8 !important;
|
||||
|
Loading…
Reference in New Issue
Block a user