diff --git a/css/index.css b/css/index.css index c070476..ce2d176 100644 --- a/css/index.css +++ b/css/index.css @@ -1265,7 +1265,7 @@ h1.forumtitle { font-weight: normal; } h1.forumtitle a { - color: white; + color: var(--color1); text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); border-bottom: none; border-bottom-style: inherit !important;