Change Open Sans to Lato

This commit is contained in:
Joseph Cohen
2014-12-28 03:24:33 -06:00
parent ba27c96568
commit 8d66c45193
6 changed files with 6 additions and 6 deletions

View File

@@ -4378,7 +4378,7 @@ body.dashboard .content {
margin-top: 0; }
body.status-page {
font-family: 'Open Sans', sans-serif;
font-family: 'Lato', 'Helevetic Neue', Arial, sans-serif;
background-color: #F0F3F4;
color: #333333;
font-size: 1.4em;

View File

@@ -4378,7 +4378,7 @@ body.dashboard .content {
margin-top: 0; }
body.status-page {
font-family: 'Open Sans', sans-serif;
font-family: 'Lato', 'Helevetic Neue', Arial, sans-serif;
background-color: #F0F3F4;
color: #333333;
font-size: 1.4em;

View File

@@ -1,4 +1,4 @@
{
"css/all.css": "css/all-2dfaf63f.css",
"css/all.css": "css/all-1e73d07b.css",
"js/all.js": "js/all-5a1e1732.js"
}