summaryrefslogtreecommitdiff
path: root/res/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/style.css')
-rw-r--r--res/css/style.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/css/style.css b/res/css/style.css
index 398fd37a..d9aa3d14 100644
--- a/res/css/style.css
+++ b/res/css/style.css
@@ -3,7 +3,6 @@ html, body {
}
html{
-
}
body {
@@ -14,8 +13,7 @@ body {
padding: 0;
color: #FFF;
font-size: 14px;
- font-family: 'Lato', sans-serif;
- font-weight: lighter;
+ font-family: 'Source Sans Pro', sans-serif;
background-color:#080808;
}