summaryrefslogtreecommitdiff
path: root/static/website/bootstrap-css/assets
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/bootstrap-css/assets')
-rw-r--r--static/website/bootstrap-css/assets/css/main.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css
index 1892806..eea0f6d 100644
--- a/static/website/bootstrap-css/assets/css/main.css
+++ b/static/website/bootstrap-css/assets/css/main.css
@@ -176,8 +176,8 @@ color: #000;
background-color: #ceab6a;
}
.btn-primary{
- color: #000;
- background-color: #b1c533;
+ color: #fff;
+ background-color: #552505;
}
.btn-info{
color: #000;
@@ -186,7 +186,7 @@ background-color: #ceab6a;
.facts i {
-color: #f0ee6e;
+color: #ceab6a;
font-size: 3em;
}
@@ -195,7 +195,7 @@ font-size: 3em;
.btn-black {
color: #fff;
-background-color: #b1c533;
+background-color: #552505;
}
/*.section-title {