Reformatting

This commit is contained in:
2024-11-04 23:23:20 +00:00
parent bdcc7cea6a
commit 232599a7f8
18 changed files with 140 additions and 100 deletions

View File

@@ -31,7 +31,7 @@ pre[class*="language-diff-"] {
.token.prefix.inserted,
.token.prefix.deleted {
width: var(--eleventy-code-padding);
background-color: rgba(0,0,0,.2);
background-color: rgba(0, 0, 0, 0.2);
}
/* Optional: full-width background color */