1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-04-20 12:32:09 +02:00

add missing font to dracula theme, fixes #3781

This commit is contained in:
Hakim El Hattab 2025-03-28 14:15:33 +01:00
parent b03a94c6fc
commit dfc5690c6d
2 changed files with 5 additions and 2 deletions

View File

@ -9,9 +9,10 @@
@import "../template/settings";
// ---------------------------------------------
// Include theme-specific fonts
@import url(./fonts/league-gothic/league-gothic.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
$systemFontsSansSerif: -apple-system,
BlinkMacSystemFont,
avenir next,

View File

@ -2,6 +2,8 @@
* Dracula Dark theme for reveal.js.
* Based on https://draculatheme.com
*/
@import url(./fonts/league-gothic/league-gothic.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* Dracula colors by Zeno Rocha
* https://draculatheme.com/contribute