summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 10:36:11 +0200
committerGitHub <noreply@github.com>2026-02-14 10:36:11 +0200
commitba0e00fc4f83930a58de4b0df898eb610d3c9704 (patch)
treed5d61a0e03ed57197be198d694410fc2910cd23a
parentfa0c01d7965f36fc2ba90503f015ec65be83ed19 (diff)
downloadjournal.lunar.sh-ba0e00fc4f83930a58de4b0df898eb610d3c9704.tar.gz
journal.lunar.sh-ba0e00fc4f83930a58de4b0df898eb610d3c9704.zip
Update style.scss
-rw-r--r--style.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.scss b/style.scss
index a0bdfdb..65b9910 100644
--- a/style.scss
+++ b/style.scss
@@ -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;