From ec70ff59b6c2fdccdece8d6b28138d220eb38cb6 Mon Sep 17 00:00:00 2001 From: Waldek Date: Sun, 22 Sep 2019 08:54:47 +0200 Subject: [PATCH] Update index_template.html --- index_template.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index_template.html b/index_template.html index 2aa5800..122b0ad 100644 --- a/index_template.html +++ b/index_template.html @@ -120,7 +120,7 @@ a:active { visibility: visible; } .button { - background-color: #aa6103; + background-color: #356244; border: none; color: white; padding: 8px; @@ -132,11 +132,11 @@ a:active { border-radius: 8px; box-shadow: 0px 8px 10px rgba(0,0,0,0.1); } -.link {background-color: #a66300;} +.link {background-color: #356244;} .link:hover {background-color: #3e8e41;} .dropbtn { - background-color: #aa6103; + background-color: #356244; border: none; color: white; padding: 8px;