diff --git a/webseite/subject.php b/webseite/subject.php index c52c7fe..b5cdbbb 100644 --- a/webseite/subject.php +++ b/webseite/subject.php @@ -526,6 +526,11 @@ $topics = $subjectData->topics; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); } + .related-topics a { + color: inherit; + text-decoration: none; + } + /* Add dark mode support for related topics */ :root[data-theme="dark"] .related-topics { background: rgba(124, 58, 237, 0.1); @@ -629,7 +634,11 @@ $topics = $subjectData->topics; ?> -