Browse Source

Merge pull request #100 from StereotypicalApps/patch-4

added small fallback for non-font-face browsers
embed
Hakim El Hattab 12 years ago
parent
commit
b4ca38795c
  1. 2
      css/main.css

2
css/main.css

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

Loading…
Cancel
Save