diff options
| author | Victor Tran <[email protected]> | 2017-04-05 23:27:37 +1000 |
|---|---|---|
| committer | Victor Tran <[email protected]> | 2017-04-05 23:27:37 +1000 |
| commit | 6ee47cc5c8d2f7e2500a9308197c5cdb575044ae (patch) | |
| tree | 9774e52a7d7fe05de1c9d2660d6854413e4d4a17 /Project-Unite/Content/bootstrap-theme.css | |
| parent | aefc46ab17ebca3b06ade17c182ce8add877dbc4 (diff) | |
| download | project-unite-6ee47cc5c8d2f7e2500a9308197c5cdb575044ae.tar.gz project-unite-6ee47cc5c8d2f7e2500a9308197c5cdb575044ae.tar.bz2 project-unite-6ee47cc5c8d2f7e2500a9308197c5cdb575044ae.zip | |
More contemporary fixes
Diffstat (limited to 'Project-Unite/Content/bootstrap-theme.css')
| -rw-r--r-- | Project-Unite/Content/bootstrap-theme.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project-Unite/Content/bootstrap-theme.css b/Project-Unite/Content/bootstrap-theme.css index 5791ff1..f13c5e5 100644 --- a/Project-Unite/Content/bootstrap-theme.css +++ b/Project-Unite/Content/bootstrap-theme.css @@ -270,7 +270,7 @@ html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { - font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-family: "Contemporary", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143; color: #BDBDBD; @@ -359,7 +359,7 @@ h6, .h4, .h5, .h6 { - font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-family: "Contemporary", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; line-height: 1.1; color: #ffffff; |
