i forgor to commit sorry

This commit is contained in:
2026-04-06 11:04:53 +01:00
parent 60d6a287e5
commit ce83000e0c
12 changed files with 327 additions and 55 deletions
+12
View File
@@ -61,3 +61,15 @@
color: white;
background-color: red;
}
.RedGreen_CVD {
filter: hue-rotate(30deg) saturate(120%) contrast(110%);
}
.Blue_CVD {
filter: hue-rotate(30deg);
}
.None_CVD {
}