better images, throttle color input

This commit is contained in:
NilsUeter
2025-03-29 17:32:57 +01:00
parent d3e95e9ac4
commit a255a69ec2
8 changed files with 180 additions and 36 deletions
+4 -3
View File
@@ -4,8 +4,9 @@
@layer base {
:root {
font-family: "Noto Sans", sans-serif, Inter, system-ui, Avenir, Helvetica,
Arial, sans-serif;
font-family:
"Noto Sans", sans-serif, Inter, system-ui, Avenir, Helvetica, Arial,
sans-serif;
line-height: 1.5;
font-weight: 400;
font-size: 13px;
@@ -179,7 +180,7 @@
}
.rowOtherColor {
background-color: #d0d1d3;
background-color: #c4c4c480;
}
.avoid-page-break {