Update _base.scss

This commit is contained in:
dalcon007 2017-04-11 22:27:35 -04:00 committed by GitHub
commit 1b1764e1b8

View file

@ -12,10 +12,10 @@ section#why,section#portfolio {
color: white; color: white;
} }
.donatebg { .donatebg {
background-color:#df691a; background-color:#df691a !important;
} }
.btn-outline:hover, .btn-outline:focus, { .btn-outline:hover, .btn-outline:focus, {
color: black; color: black !important;
} }
/* End custom CSS */ /* End custom CSS */