summaryrefslogtreecommitdiffhomepage
path: root/css/theme/source/night.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/source/night.scss')
-rw-r--r--css/theme/source/night.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/source/night.scss b/css/theme/source/night.scss
index 6646857..4a1e3f5 100644
--- a/css/theme/source/night.scss
+++ b/css/theme/source/night.scss
@@ -19,7 +19,7 @@
// Override theme settings (see ../template/settings.scss)
$backgroundColor: #111;
-$mainFont: 'Open Sans', Times, 'Times New Roman', serif;
+$mainFont: 'Open Sans', sans-serif;
$linkColor: #e7ad52;
$linkColorHover: lighten( $linkColor, 20% );
$headingFont: 'Montserrat', Impact, sans-serif;