This commit is contained in:
2025-05-29 02:41:30 +07:00
parent 25dee9acf8
commit ba146de06a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ th {
font-weight: bold;
}
tr:nth-child(odd) {
background-color: rgb(233, 240, 230);
background-color: rgb(239, 239, 239);
}
tr:nth-child(even) {
background-color: rgb(255, 255, 255);