update CSS

This commit is contained in:
Yacine31
2025-04-16 20:50:39 +02:00
parent a2d95dd682
commit a4f31f44a8
2 changed files with 3 additions and 3 deletions

View File

@@ -27,13 +27,13 @@
}
th {
background-color: #4CAF50;
background-color: #0066CC;
color: white;
cursor: pointer;
}
th:hover {
background-color: #45a049;
background-color: #0066AA;
}
tr:hover {