(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2022-09-11 13:57:01 +02:00 committed by GitSync
parent f7a2c390b2
commit ae6e0652b2
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

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