update blog and news posts

This commit is contained in:
2024-11-19 14:45:04 +02:00
parent ea86a78634
commit 5476697e3f
3 changed files with 34 additions and 29 deletions

View File

@@ -358,11 +358,11 @@ background-color:#5596f5 !important;
}
.post-content-text a, .article a{
color: #4ec48f;
color: #a5a5a5;
}
.post-content-text a:hover, .article a:hover{
color: #2e9969;
color: #c6c9c8;
}
.article li{
@@ -377,6 +377,11 @@ background-color:#5596f5 !important;
}
.article h4{
color: #fff !important;
}
.main-title {
font-family: "Inter", sans-serif;
}