mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 20:51:21 +08:00
website: search input add palceholder.
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user