Change current page button to a higher contrast color

This commit is contained in:
Elahi-cs 2024-02-27 11:04:52 +01:00
parent 53f7c97942
commit 102efd04b8
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ h3 {
}
.btn-grey-selected {
background-color: #b0b0b0;
background-color: #a3e3d7;
}
.btn-green-user {