update
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
}
|
||||
|
||||
.active {
|
||||
background-color: #ced8e6a2;
|
||||
background-color: #004717;
|
||||
color: #fff;
|
||||
/* background-color: #e2e8f01c; */
|
||||
}
|
||||
|
||||
@@ -43,12 +44,14 @@
|
||||
}
|
||||
|
||||
.link:hover {
|
||||
background-color: #ced8e6a2 !important;
|
||||
background-color: #ced8e6a2;
|
||||
/* color: #fff; */
|
||||
/* background-color: #e2e8f01c !important; */
|
||||
}
|
||||
|
||||
.active:hover {
|
||||
background-color: #ced8e6a2 !important;
|
||||
background-color: #004717;
|
||||
color: #fff;
|
||||
/* background-color: #e2e8f01c !important; */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user