aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/beige.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/source/beige.scss')
-rw-r--r--css/theme/source/beige.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/theme/source/beige.scss b/css/theme/source/beige.scss
index d82c510..1f60178 100644
--- a/css/theme/source/beige.scss
+++ b/css/theme/source/beige.scss
@@ -13,7 +13,7 @@
// Include theme-specific fonts
-@import url(fonts/league-gothic/league-gothic.css);
+@import url(./fonts/league-gothic/league-gothic.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
@@ -38,4 +38,4 @@ $heading1TextShadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b
// Theme template ------------------------------
@import "../template/theme";
-// --------------------------------------------- \ No newline at end of file
+// ---------------------------------------------