update link color at blog and news

This commit is contained in:
2025-04-10 11:40:18 +02:00
parent 3c0f961157
commit 147aefb6b2

View File

@@ -366,11 +366,11 @@ background-color:#5596f5 !important;
} }
.post-content-text a, .article a{ .post-content-text a, .article a{
color: #a5a5a5; color: #a1debd;
} }
.post-content-text a:hover, .article a:hover{ .post-content-text a:hover, .article a:hover{
color: #c6c9c8; color: #57d391;
} }
.article li{ .article li{