Change current page button to a higher contrast color
This commit is contained in:
parent
53f7c97942
commit
102efd04b8
|
@ -160,7 +160,7 @@ h3 {
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-grey-selected {
|
.btn-grey-selected {
|
||||||
background-color: #b0b0b0;
|
background-color: #a3e3d7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-green-user {
|
.btn-green-user {
|
||||||
|
|
Loading…
Reference in New Issue