commit d56ac6bd74b46da9e047584fa04a6c663a23baff
parent 3cd1f3fcc98e2f234e66263bd75b40fdd60febe0
Author: pyratebeard <root@pyratebeard.net>
Date: Tue, 28 Apr 2020 22:19:38 +0100
updated search form color and rootimg
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/static/css/style.css b/static/css/style.css
@@ -87,14 +87,13 @@ li a:focus {
input[type=text]:focus {
outline: none;
border: none;
- color: #cfe063;
}
input[type=text] {
outline: none;
border: none;
background-color: #4e495a;
- color: #dee773;
+ color: #b8d680;
width: 99%;
height: 50px;
padding: 5px 0px 5px 15px;
diff --git a/static/img/rootimg.png b/static/img/rootimg.png
Binary files differ.