aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/black.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/source/black.scss')
-rw-r--r--css/theme/source/black.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/theme/source/black.scss b/css/theme/source/black.scss
index 45d2678..b93477d 100644
--- a/css/theme/source/black.scss
+++ b/css/theme/source/black.scss
@@ -12,7 +12,7 @@
// Include theme-specific fonts
-@import url(fonts/source-sans-pro/source-sans-pro.css);
+@import url(./fonts/source-sans-pro/source-sans-pro.css);
// Override theme settings (see ../template/settings.scss)
@@ -46,4 +46,4 @@ section.has-light-background {
// Theme template ------------------------------
@import "../template/theme";
-// --------------------------------------------- \ No newline at end of file
+// ---------------------------------------------