This commit is contained in:
Kevin Ross 2015-11-30 13:06:17 -06:00
commit 37f56223cd
5 changed files with 41 additions and 27 deletions

View File

@ -57,6 +57,20 @@ body.inverse .card .form-control {
background-color: initial; background-color: initial;
color: initial; color: initial;
} }
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
font-weight: 300;
}
h5, h5,
h6 { h6 {
font-weight: 400; font-weight: 400;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long