Stop custom fonts overriding status page

This commit is contained in:
Elliot Hesp
2014-12-04 17:10:26 +00:00
parent d256308002
commit a4a08a99d4
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
html, body {
height: 100%; }
body {
body.dashboard {
font-family: "Helvetica Neue", Helvetica, "Open Sans", sans-serif;
font-weight: lighter;
letter-spacing: 1px;