1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-06 06:38:08 +02:00

Merge pull request #100 from StereotypicalApps/patch-4

added small fallback for non-font-face browsers
This commit is contained in:
Hakim El Hattab
2012-08-06 06:59:00 -07:00

View File

@@ -71,7 +71,7 @@ body {
color: #eee;
font-family: 'League Gothic', sans-serif;
font-family: 'League Gothic', Impact, sans-serif;
line-height: 0.9em;
letter-spacing: 0.02em;