Explorar o código

Merge pull request #100 from StereotypicalApps/patch-4

added small fallback for non-font-face browsers
Hakim El Hattab %!s(int64=12) %!d(string=hai) anos
pai
achega
b4ca38795c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      css/main.css

+ 1 - 1
css/main.css

@@ -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;