mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-30 01:25:30 +00:00
rem colors
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<!-- Header with year link left, nav buttons right -->
|
||||
<div class="flex items-center justify-between mb-3">
|
||||
<a href="/jahrgang/{{- $date.Year -}}"
|
||||
class="inline-flex items-center gap-1 text-blue-600 hover:text-blue-800 text-base font-medium">
|
||||
class="inline-flex items-center gap-1 text-black hover:text-slate-700 text-base font-medium">
|
||||
<i class="ri-calendar-line"></i>
|
||||
{{ $date.Year }}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user