aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/black.scss
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-09-09 10:26:42 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-09-09 10:26:42 +0200
commit4d62dcc674290ccf3e842cd4516e06d7496d1e2d (patch)
treeda0544b6cfcc0307ed0e69357725d181a9f19da5 /css/theme/source/black.scss
parentfaa8b56e2ae430b0ab4fd71610155e5316b06149 (diff)
parent17bfa625798687394497f908b399eacd2895222e (diff)
downloadfosdem-2021-minimalism-presentation-4d62dcc674290ccf3e842cd4516e06d7496d1e2d.tar
fosdem-2021-minimalism-presentation-4d62dcc674290ccf3e842cd4516e06d7496d1e2d.tar.gz
Merge branch 'master' of github.com:hakimel/reveal.js into dev
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 ba72335..358dc1d 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)
@@ -43,4 +43,4 @@ $heading4Size: 1.0em;
// Theme template ------------------------------
@import "../template/theme";
-// --------------------------------------------- \ No newline at end of file
+// ---------------------------------------------