add white color on the to search

This commit is contained in:
jenoh 2019-03-02 14:32:47 +01:00
parent 938487d6c7
commit 401cb920d2

View File

@ -639,6 +639,7 @@ input {
background-color: transparent;
border: none;
width: 180px;
color: white;
}
#glass {