Need to read more slowly

This commit is contained in:
Alexandre
2024-06-20 14:50:13 +02:00
parent c2240c984b
commit 5a2d479ff2
+1 -1
View File
@@ -674,7 +674,7 @@ button:hover {
color: #6EBE64; color: #6EBE64;
} }
.sortbutton active { .sortbutton.active {
background-color: #000000; background-color: #000000;
color: #F3CA40; color: #F3CA40;
} }