mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 09:45:32 +00:00
A few things, edited Kolloquium Page
This commit is contained in:
@@ -95,6 +95,30 @@ body {
|
||||
.topnav.responsive {
|
||||
@apply mt-4 text-base;
|
||||
}
|
||||
|
||||
table tr td {
|
||||
@apply pr-4 pt-1 pb-1 pl-2
|
||||
}
|
||||
|
||||
table tr {
|
||||
@apply pt-2
|
||||
}
|
||||
|
||||
table tr:nth-child(2n+1) {
|
||||
@apply bg-slate-100
|
||||
}
|
||||
|
||||
table tr td:nth-of-type(2) {
|
||||
@apply border-l-2
|
||||
}
|
||||
}
|
||||
|
||||
table {
|
||||
empty-cells: show;
|
||||
}
|
||||
|
||||
td {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
Reference in New Issue
Block a user