Somehow did the first page

This commit is contained in:
schnulller
2022-06-16 21:47:57 +02:00
parent 25e032be63
commit 078c4b75b8
13 changed files with 347 additions and 74 deletions

View File

@@ -16,27 +16,15 @@
}
.ha-letterhead .ha-metadata {
@apply flex self-end grow shrink-0
}
.ha-letterhead .ha-metadata .ha-metadatarows {
@apply flex flex-col
@apply flex self-end grow flex-col
}
.ha-letterhead .ha-metadata .ha-metadataupperrow {
@apply flex flex-row leading-snug
}
.strikethrough {
@apply line-through
}
.ha-letterhead
.ha-metadata
.ha-metadatarows
.ha-metadataupperrow
.ha-metadatadate {
@apply flex caps-petite numeric-mediaeval
.ha-letterhead .ha-metadata .ha-metadataupperrow .ha-metadatadate {
@apply flex caps-petite numeric-mediaeval whitespace-nowrap
}
.ha-letterhead .ha-metadata .ha-tooltip {
@@ -52,7 +40,7 @@
}
.ha-letterhead .ha-metadata .ha-metadataupperrow .ha-pill {
@apply text-sm rounded px-1.5 ml-2 py-0.5 leading-none caps-allpetite tracking-wide
@apply text-sm rounded px-1.5 ml-2 py-0.5 leading-none caps-allpetite tracking-wide whitespace-nowrap
}
.ha-letterhead .ha-metadata .ha-metadataupperrow .ha-pill .ha-cross {