From 401cb920d2e9417a9d1ed855903ec52074ee498a Mon Sep 17 00:00:00 2001 From: jenoh Date: Sat, 2 Mar 2019 14:32:47 +0100 Subject: [PATCH] add white color on the to search --- assets/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/style.css b/assets/css/style.css index 6792a07..b7fe476 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -639,6 +639,7 @@ input { background-color: transparent; border: none; width: 180px; + color: white; } #glass {