Testing new css button styling and link button layout

This commit is contained in:
Ethan N. Paul
2017-02-10 15:21:08 -05:00
parent 7eeeb390f3
commit 4ef178bacd
2 changed files with 32 additions and 59 deletions

View File

@@ -322,10 +322,10 @@ a:focus {
.btn-default:hover,
.btn-default:focus {
border: 1px solid #42dca3;
border: 1px solid #fff;
outline: 0;
color: #000;
background-color: #42dca3;
background-color: #fff;
}
ul.banner-social-buttons {