mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 04:57:35 +00:00
More contemporary fixes
This commit is contained in:
parent
aefc46ab17
commit
6ee47cc5c8
1 changed files with 2 additions and 2 deletions
4
Project-Unite/Content/bootstrap-theme.css
vendored
4
Project-Unite/Content/bootstrap-theme.css
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue