(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2022-09-11 13:53:01 +02:00 committed by GitSync
parent 6ebd7fb7ae
commit 65d4947f38
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -57,7 +57,7 @@ body {
} }
/* code blocks */ /* code blocks */
pre { pre .language-txt {
background: #222222; background: #222222;
border: 1px solid #555555; border: 1px solid #555555;
} }