website_next: part 9

This commit is contained in:
nym21
2026-07-08 11:24:52 +02:00
parent 15fbdc168f
commit a43b00c12c
48 changed files with 1756 additions and 1042 deletions
+6
View File
@@ -9,6 +9,10 @@
overflow-x: auto;
}
&[data-legend-tight] {
padding-block: 0 0.25rem;
}
&[data-legend-fill] {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(8.5ch, 1fr));
@@ -30,6 +34,7 @@
overflow-wrap: anywhere;
}
}
}
[data-legend-item] {
@@ -86,6 +91,7 @@
display: block;
color: var(--color);
text-align: left;
white-space: nowrap;
&::before {
content: "";