aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/white.scss
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-01-06 17:36:53 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-01-06 17:37:14 +0100
commit06ad3bf4c2692baf758c9ed3bd4b3bb8be1940c1 (patch)
treef3ba716b173f712d6be37765e07c489654b54fc0 /css/theme/source/white.scss
parent40f12acf2dc2996ab8db81f474e8903364e94d87 (diff)
downloadfosdem-2021-minimalism-presentation-06ad3bf4c2692baf758c9ed3bd4b3bb8be1940c1.tar
fosdem-2021-minimalism-presentation-06ad3bf4c2692baf758c9ed3bd4b3bb8be1940c1.tar.gz
reorganize fonts, include source sans pro for offline use
Diffstat (limited to 'css/theme/source/white.scss')
-rw-r--r--css/theme/source/white.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/theme/source/white.scss b/css/theme/source/white.scss
index d470dfe..4c5b647 100644
--- a/css/theme/source/white.scss
+++ b/css/theme/source/white.scss
@@ -1,7 +1,7 @@
/**
- * White theme for reveal.js.
+ * White theme for reveal.js. This is the opposite of the 'black' theme.
*
- * Copyright (C) 2014 Hakim El Hattab, http://hakim.se
+ * Copyright (C) 2015 Hakim El Hattab, http://hakim.se
*/
@@ -12,7 +12,7 @@
// Include theme-specific fonts
-@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,400italic,600italic&subset=latin,latin-ext);
+@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
// Override theme settings (see ../template/settings.scss)