diff options
Diffstat (limited to 'css/theme/simple.css')
-rw-r--r-- | css/theme/simple.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/css/theme/simple.css b/css/theme/simple.css index 0aef916..00ab5c4 100644 --- a/css/theme/simple.css +++ b/css/theme/simple.css @@ -1,9 +1,9 @@ -@import url(http://fonts.googleapis.com/css?family=News+Cycle:400,700); -@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); +@import url(//fonts.googleapis.com/css?family=News+Cycle:400,700); +@import url(//fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); /** - * A simple theme for reveal.js presentations, similar + * A simple theme for reveal.js presentations, similar * to the default theme. The accent color is darkblue. - * + * * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed. * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ |