standardize buttons and bar color

This commit is contained in:
Nick Cardin 2016-08-31 18:02:15 -04:00
commit 8d762b380b
12 changed files with 33 additions and 19 deletions

View file

@ -25,3 +25,19 @@
box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.3);
}
}
.back-button {
border: 0;
.icon:before {
color: #fff;
font-size: 30px !important;
font-weight: bold;
margin-left: 5px;
}
}
.button-block {
width: 90% !important;
margin-left: auto;
margin-right: auto;
}