mirror of
https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
synced 2025-10-29 09:15:34 +00:00
Suche (Geschwindikeit und Auswahlfeld)
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
}
|
||||
|
||||
.Kommentar {
|
||||
@apply !indent-0 !pl-0 text-base
|
||||
@apply !indent-0 !pl-0
|
||||
}
|
||||
|
||||
.handschrift-sammlung .handschrift {
|
||||
@@ -151,3 +151,14 @@
|
||||
max-height: calc(10rem + 100vh);
|
||||
}
|
||||
|
||||
.twocolumns {
|
||||
columns: 2;
|
||||
}
|
||||
|
||||
.Einzug {
|
||||
break-inside: avoid;
|
||||
}
|
||||
|
||||
.Kommentar {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user