This commit is contained in:
TheGiddyLimit
2024-05-06 22:24:37 +01:00
parent 99cb60d804
commit 9c8ae15ff7
113 changed files with 1022 additions and 852 deletions

View File

@@ -54,6 +54,6 @@
background: #d3d3d3;
}
.night-mode .crc__mon_feature:nth-child(even) {
.ve-night-mode .crc__mon_feature:nth-child(even) {
background: rgb(0 0 0 / 31%);
}