diff options
| author | dmlunar <root@lunar.sh> | 2026-02-17 12:13:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-17 12:13:02 +0200 |
| commit | 6655fae20442eddac8384701ca0c5c96d3bd20b4 (patch) | |
| tree | 4f4be59cb7a6f8c4c8abef83c3d83e04aad1edba | |
| parent | 1837d64f9fe1fcd5c307196419a30ac50c57162c (diff) | |
| download | journal.lunar.sh-6655fae20442eddac8384701ca0c5c96d3bd20b4.tar.gz journal.lunar.sh-6655fae20442eddac8384701ca0c5c96d3bd20b4.zip | |
Update _highlights.scss
| -rw-r--r-- | _sass/_highlights.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/_highlights.scss b/_sass/_highlights.scss index a1a929e..d26438e 100644 --- a/_sass/_highlights.scss +++ b/_sass/_highlights.scss @@ -10,7 +10,7 @@ div.highlight { pre.highlight{ max-width: 100%; line-height: 1.5; - background: #1e1e1e; + background: #211f26; } code { |
