diff options
| author | dmlunar <root@lunar.sh> | 2026-02-14 10:36:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 10:36:11 +0200 |
| commit | ba0e00fc4f83930a58de4b0df898eb610d3c9704 (patch) | |
| tree | d5d61a0e03ed57197be198d694410fc2910cd23a | |
| parent | fa0c01d7965f36fc2ba90503f015ec65be83ed19 (diff) | |
| download | journal.lunar.sh-ba0e00fc4f83930a58de4b0df898eb610d3c9704.tar.gz journal.lunar.sh-ba0e00fc4f83930a58de4b0df898eb610d3c9704.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -423,7 +423,7 @@ img { } .header-link{ - color: #b7b7b7; + color: #d9d9d9; } .clearfix:after { @@ -572,7 +572,7 @@ img { .site-description { margin: -5px 0 0 0; - color: #b7b7b7; + color: #d9d9d9; font-size: 15px; width: 400px; margin-top: 10px; |
