website: search input add palceholder. 473822f988

This commit is contained in:
jaywcjlove
2022-11-20 11:19:00 +00:00
parent 4c411a2ab2
commit 2b9d38d8a9
106 changed files with 110 additions and 106 deletions

View File

@ -1260,6 +1260,10 @@ body.search {
justify-content: center;
}
.mysearch-input input::placeholder {
font-weight: normal;
font-size: 1.3rem;
}
.mysearch-input {
height: 3.5rem;
display: flex;