New Style #24

Merged
jakob.scheid merged 19 commits from feature/reworked-style into main 2026-05-06 15:51:57 +02:00
Showing only changes of commit d928f2d25a - Show all commits
-4
View File
@@ -5,10 +5,6 @@ body {
font-size: 16px; font-size: 16px;
} }
jakob.scheid marked this conversation as resolved Outdated
Outdated
Review

Not necessary due to line 3 (min-height: 100vh;).

Not necessary due to line 3 (`min-height: 100vh;`).
html {
height: 100%;
}
.content-background { .content-background {
background: background:
radial-gradient(ellipse at 40% 60%, rgba(255,255,255,0.55) 0%, transparent 75%), radial-gradient(ellipse at 40% 60%, rgba(255,255,255,0.55) 0%, transparent 75%),