mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-12-17 06:55:29 +00:00
Somehow did the first page
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
}
|
||||
|
||||
.ha-static h3 {
|
||||
@apply text-hamannHighlight dark:text-white dark:font-bold
|
||||
@apply text-hamannSlate-900 dark:text-white dark:font-bold
|
||||
}
|
||||
|
||||
.ha-static table th {
|
||||
@apply text-hamannHighlight dark:text-white dark:font-bold
|
||||
@apply text-hamannSlate-900 dark:text-white dark:font-bold
|
||||
}
|
||||
|
||||
.ha-static table tr:nth-child(even) {
|
||||
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
.ha-static h1 {
|
||||
@apply font-bold text-xl desktop:font-normal desktop:text-4xl mb-9
|
||||
@apply font-bold text-2xl desktop:font-normal desktop:text-5xl mb-9 unhyphenate
|
||||
}
|
||||
|
||||
.ha-static h2 {
|
||||
@@ -30,7 +30,7 @@
|
||||
}
|
||||
|
||||
.ha-static h3 {
|
||||
@apply mt-4 mb-2
|
||||
@apply mt-4 mb-2 font-bold
|
||||
}
|
||||
|
||||
.ha-static table {
|
||||
@@ -38,7 +38,7 @@
|
||||
}
|
||||
|
||||
.ha-static table th {
|
||||
@apply pl-2 pr-2 desktop:pr-4 text-left font-normal
|
||||
@apply pl-2 pr-2 desktop:pr-4 text-left font-bold
|
||||
}
|
||||
|
||||
.ha-static table tr td {
|
||||
|
||||
Reference in New Issue
Block a user