commit fe7d0abb6ce9be2848c1474b163a20dd7e4bfdc4
parent 4a67d504c60916014df223c7da9f4034d5c363c5
Author: pyratebeard <root@pyratebeard.net>
Date: Thu, 27 Aug 2020 20:39:36 +0100
slight change in search border
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/css/style.css b/static/css/style.css
@@ -118,7 +118,7 @@ input[type=text] {
-webkit-transition: all 0.30s ease-in-out;
}
input#find {
- border: solid 3px #6e7377;
+ border: solid 3px #637377;
border-radius: 2px;
max-width: 100%;
font-family: 'envy';