better images, throttle color input
This commit is contained in:
+4
-3
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user