color fix

This commit is contained in:
gilbN 2019-06-20 23:22:06 +02:00
parent 08a18c7a3b
commit 2f48adbd6f

View File

@ -101,7 +101,7 @@ body{
} }
.input { .input {
background: #2d2d2d; background: #2d2d2d;
color: #fff; color: #ffffff;
} }
#search #input { #search #input {
background-color: #f5f5f5; background-color: #f5f5f5;