aboutsummaryrefslogtreecommitdiff
path: root/dist/theme/white.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/theme/white.css')
-rw-r--r--dist/theme/white.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/theme/white.css b/dist/theme/white.css
index be28700..e9b1ead 100644
--- a/dist/theme/white.css
+++ b/dist/theme/white.css
@@ -3,7 +3,7 @@
*
* By Hakim El Hattab, http://hakim.se
*/
-@import url(fonts/source-sans-pro/source-sans-pro.css);
+@import url(./fonts/source-sans-pro/source-sans-pro.css);
section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 {
color: #fff; }