Merge pull request #86 from pmarti/master

Use roboto condensed, not roboto
This commit is contained in:
Fez Vrasta 2014-10-06 09:05:02 +02:00
commit 7a898886ef
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ body {
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
// Well and Jumbotrons

View File

@ -17,7 +17,7 @@ body {
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
// Well and Jumbotrons