Minor visual improvements, aligment of search and index page elements

This commit is contained in:
Simon Martens
2022-11-12 23:48:13 +01:00
parent 85bad9f96f
commit e5052dd4ea
8 changed files with 478 additions and 464 deletions

View File

@@ -130,7 +130,7 @@
}
.ha-search .ha-searchbody {
@apply pt-4 md:pr-[24rem] pb-9 md:pb-12 rounded-b-sm
@apply pt-6 md:pl-6 md:pr-[24rem] pb-9 md:pb-12 rounded-b-sm
}
.ha-search .ha-searchbody .ha-letterlist {
@@ -196,7 +196,7 @@
.ha-search .ha-searchbody .ha-commentlist {
@apply pt-2 md:pt-4 px-9 md:px-16 numeric-mediaeval font-serif
@apply pt-2 md:pt-4 pr-9 pl-4 md:pr-16 md:pl-6 numeric-mediaeval font-serif
}
.ha-search .ha-searchbody .ha-commentlist .ha-comment {
@@ -233,7 +233,7 @@
}
.ha-search .ha-searchbody .ha-forschung .ha-comment {
@apply mb-4 md:mb-6 -indent-4 pl-4
@apply mb-4 md:mb-6 -indent-4
}
.ha-search .ha-searchbody .ha-commentlist .ha-comment .ha-commenthead .ha-letlinks {