We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ac669b + 44417a8 commit 3650d47Copy full SHA for 3650d47
slideResources/black.css
@@ -3,7 +3,7 @@
3
*
4
* By Hakim El Hattab, http://hakim.se
5
*/
6
-@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
+@import url(https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.3.0/lib/font/source-sans-pro/source-sans-pro.min.css);
7
section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4, section.has-light-background h5, section.has-light-background h6 {
8
color: #222; }
9
0 commit comments