ui changes

This commit is contained in:
Moïse KM 2023-04-21 15:18:41 -04:00
parent 86417c9e0b
commit e14e1440f5
3 changed files with 7 additions and 3 deletions

View file

@ -15,6 +15,10 @@ small {
background-color: rgb(245, 245, 245) !important;
}
.theme-light #send_search:hover{
background-color: #3c70ff;
}
footer, #search_header {
background-color: transparent !important;
}