DmitrMakeev commited on
Commit
c3a2194
·
verified ·
1 Parent(s): bef247a

Update builder.html

Browse files
Files changed (1) hide show
  1. builder.html +2 -2
builder.html CHANGED
@@ -37,7 +37,7 @@
37
  border-radius: 3px;
38
  padding: 30px 20px;
39
  margin: 150px auto 0px;
40
- background-color: #d983a6;
41
  box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
42
  color:rgba(255,255,255,0.75);
43
  font: caption;
@@ -76,7 +76,7 @@
76
  padding: 10px 20px;
77
  font-size: 1rem;
78
  color: #fff;
79
- background-color: #007bff;
80
  border: none;
81
  border-radius: 5px;
82
  cursor: pointer;
 
37
  border-radius: 3px;
38
  padding: 30px 20px;
39
  margin: 150px auto 0px;
40
+ background-color: #ffe478;
41
  box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
42
  color:rgba(255,255,255,0.75);
43
  font: caption;
 
76
  padding: 10px 20px;
77
  font-size: 1rem;
78
  color: #fff;
79
+ background-color: #02ba24;
80
  border: none;
81
  border-radius: 5px;
82
  cursor: pointer;