aboutsummaryrefslogtreecommitdiff
path: root/dist/theme/league.css
diff options
context:
space:
mode:
authorMichael Mior <mmior@cs.rit.edu>2020-08-18 12:49:49 -0400
committerMichael Mior <mmior@cs.rit.edu>2020-08-18 12:49:49 -0400
commita150d0c5dd80b4a07344cd73f608a2aaaf2900de (patch)
tree8e407043b29c3e508997065a009d2ee29a2f91b8 /dist/theme/league.css
parent15815efe05ca69c35ce66cfdbf93316e1db66ecb (diff)
downloadfosdem-2021-minimalism-presentation-a150d0c5dd80b4a07344cd73f608a2aaaf2900de.tar
fosdem-2021-minimalism-presentation-a150d0c5dd80b4a07344cd73f608a2aaaf2900de.tar.gz
Start relative paths in CSS with ./
Diffstat (limited to 'dist/theme/league.css')
-rw-r--r--dist/theme/league.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/theme/league.css b/dist/theme/league.css
index 1d770eb..8148744 100644
--- a/dist/theme/league.css
+++ b/dist/theme/league.css
@@ -5,7 +5,7 @@
*
* Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
-@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);
/*********************************************
* GLOBAL STYLES