mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 00:55:32 +00:00
CSS Startseite
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
h2,
|
||||
h3,
|
||||
h4 {
|
||||
@apply font-serif;
|
||||
@apply font-serif font-bold;
|
||||
}
|
||||
|
||||
a {
|
||||
@@ -36,4 +36,8 @@
|
||||
a[aria-current="page"] {
|
||||
@apply !text-red-500;
|
||||
}
|
||||
|
||||
.font-variant-small-caps {
|
||||
font-variant-caps: small-caps;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user