Spaces:
Sleeping
Sleeping
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -65,7 +65,7 @@
|
|
65 |
|
66 |
.btn-primary:active,
|
67 |
.btn-primary:focus {
|
68 |
-
background-color: #
|
69 |
border-color: #ffffff;
|
70 |
box-shadow: none;
|
71 |
}
|
|
|
65 |
|
66 |
.btn-primary:active,
|
67 |
.btn-primary:focus {
|
68 |
+
background-color: #0FAA39;
|
69 |
border-color: #ffffff;
|
70 |
box-shadow: none;
|
71 |
}
|