mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 09:45:32 +00:00
Chnaged README, worked on index strategy
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
.ha-register .ha-register-head .ha-register-add a .ha-register-add-text {
|
||||
|
||||
@apply ml-1
|
||||
}
|
||||
|
||||
.ha-register .ha-register-head .ha-register-nav a {
|
||||
|
||||
3
HaWeb/wwwroot/css/search.css
Normal file
3
HaWeb/wwwroot/css/search.css
Normal file
@@ -0,0 +1,3 @@
|
||||
@layer components {
|
||||
|
||||
}
|
||||
@@ -12,6 +12,7 @@
|
||||
@import "./letterhead.css";
|
||||
@import "./letter.css";
|
||||
@import "./upload.css";
|
||||
@import "./search.css";
|
||||
|
||||
@layer components {
|
||||
/* TODO: check what can be inlined (eg. used once in the code, has no double paths etc...) */
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
.ha-static h1 {
|
||||
@apply font-bold text-xl desktop:font-normal desktop:text-4xl mb-6
|
||||
@apply font-bold text-xl desktop:font-normal desktop:text-4xl mb-9
|
||||
}
|
||||
|
||||
.ha-static h2 {
|
||||
|
||||
Reference in New Issue
Block a user