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/white.css
vendored
2
dist/theme/white.css
vendored
|
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* By Hakim El Hattab, http://hakim.se
|
||||
*/
|
||||
@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
|
||||
@import url(fonts/source-sans-pro/source-sans-pro.css);
|
||||
section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 {
|
||||
color: #fff; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue