summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 09:25:07 +0200
committerGitHub <noreply@github.com>2026-02-14 09:25:07 +0200
commit0935dbf3cf657091f9346d0a846e02481f73d12a (patch)
treed21d1dbfeacff512d810137939eb479b79f1053d
parent6384a6eb5bebac9cf2c655cd10cdf735753a1f50 (diff)
downloadjournal.lunar.sh-0935dbf3cf657091f9346d0a846e02481f73d12a.tar.gz
journal.lunar.sh-0935dbf3cf657091f9346d0a846e02481f73d12a.zip
Update style.scss
-rw-r--r--style.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/style.scss b/style.scss
index 07816e8..a8a6753 100644
--- a/style.scss
+++ b/style.scss
@@ -432,7 +432,7 @@ img {
.no-decoration {
text-decoration-line: none;
- color: #efefef;
+ color: #b7b7b7;
}
.youtube {
@@ -774,7 +774,7 @@ code table tr {
margin-top: 30px;
font-size: 14px;
font-family: $inter;
- color: #696969;
+ color: #b7b7b7;
padding-bottom: 33px;
}
@@ -883,6 +883,7 @@ code table tr {
text-align: left;
border-top: 1px solid #535353;
background: #211f26;
+ color: #b7b7b7;
}
.footer-content