v0.2.0 #11

Merged
partisan merged 11 commits from work into main 2024-09-09 15:32:06 +00:00
Showing only changes of commit f7df15e47f - Show all commits

View file

@ -1732,9 +1732,9 @@ body, h1, p, a, input, button {
display: none; display: none;
} }
.search-menu { /* .search-menu {
display: none; display: none;
} } */
.sub-search-button-wrapper { .sub-search-button-wrapper {
margin: 0; margin: 0;
@ -1838,9 +1838,9 @@ body, h1, p, a, input, button {
top: 5px; top: 5px;
} }
.settings-search-div { /* .settings-search-div {
display: none; display: none;
} } */
.search-container h1 { .search-container h1 {
font-size: 55px; font-size: 55px;
@ -1861,9 +1861,7 @@ body, h1, p, a, input, button {
} }
.search-button-wrapper button { .search-button-wrapper button {
display: table-row; display: none;
margin: 30px 0px 0px 0px;
width: 80%;
} }
#clearSearch { #clearSearch {