update
This commit is contained in:
parent
25dee9acf8
commit
ba146de06a
@ -21,8 +21,8 @@
|
||||
--vt-c-text-dark-2: rgba(235, 235, 235, 0.64);
|
||||
|
||||
/* Главный цвет */
|
||||
--main-color: rgba(115, 185, 83, 1);
|
||||
--second-color: rgba(98, 156, 68, 1);
|
||||
--main-color: rgba(34, 50, 60, 1);
|
||||
--second-color: rgb(136, 105, 31);
|
||||
--main-back-color: rgba(240, 240, 240, 1);
|
||||
--main-back-item-color: rgba(254, 254, 254, 1);
|
||||
}
|
||||
|
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user