summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/css/application.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/application.css b/assets/css/application.css
index 1c6d241..1dcfc0b 100644
--- a/assets/css/application.css
+++ b/assets/css/application.css
@@ -168,8 +168,8 @@ header {
.button.red{
- background-color: #887c7c;
- border-color: #887c7c;
+ background-color: #882222;
+ border-color: #882222;
color: #eee;
text-shadow: 0px 1px 2px rgba(0,0,0,0.9);
-webkit-box-shadow: 0px 4px 1px 0px rgba(92, 5, 5, 1);