mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
move fonts from lib/fonts to dist/theme/fonts
This commit is contained in:
parent
0a58c681fe
commit
5e5013645d
31 changed files with 12 additions and 12 deletions
2
dist/theme/solarized.css
vendored
2
dist/theme/solarized.css
vendored
|
|
@ -2,7 +2,7 @@
|
|||
* Solarized Light theme for reveal.js.
|
||||
* Author: Achim Staebler
|
||||
*/
|
||||
@import url(../../lib/font/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);
|
||||
/**
|
||||
* Solarized colors by Ethan Schoonover
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue