From 17fb81394aa3667ba1b60441930f86f1dbfb6b9e Mon Sep 17 00:00:00 2001 From: Daru13 Date: Sun, 28 Apr 2019 03:41:16 +0200 Subject: [PATCH] Slightly darken one orange color used for the buttons. --- css/style.css | 6 +++--- img/icons/calendar.svg | 8 ++++---- img/icons/ticket.svg | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/css/style.css b/css/style.css index 0024d6f..279ec97 100644 --- a/css/style.css +++ b/css/style.css @@ -171,7 +171,7 @@ section.red h2 { } section.orange h2 { - color: #ebaa5b; + color: #e6a04f; border-bottom-color: #f8dfc2; } @@ -277,8 +277,8 @@ section.red .button { section.orange .button { background-color: #fbefe0; - border-color: #ebaa5b; - color: #ebaa5b; + border-color: #d78d38; + color: #d78d38; } section.red .button:hover { diff --git a/img/icons/calendar.svg b/img/icons/calendar.svg index f95112d..f019d38 100644 --- a/img/icons/calendar.svg +++ b/img/icons/calendar.svg @@ -5,10 +5,10 @@ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"> - - - - + + + diff --git a/img/icons/ticket.svg b/img/icons/ticket.svg index ce69d71..229dda5 100644 --- a/img/icons/ticket.svg +++ b/img/icons/ticket.svg @@ -4,7 +4,7 @@ -