|
|
@@ -1,3 +1,5 @@ |
|
|
|
|
|
@import url("https://fonts.googleapis.com/css?family=Source+Code+Pro:400,200,700"); |
|
|
|
|
|
|
|
|
html, body, div, span, applet, object, iframe, |
|
|
html, body, div, span, applet, object, iframe, |
|
|
h1, h2, h3, h4, h5, h6, p, blockquote, pre, |
|
|
h1, h2, h3, h4, h5, h6, p, blockquote, pre, |
|
|
a, abbr, acronym, address, big, cite, code, |
|
|
a, abbr, acronym, address, big, cite, code, |
|
|
@@ -60,7 +62,6 @@ body { |
|
|
overflow-x: hidden; |
|
|
overflow-x: hidden; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@import url("https://fonts.googleapis.com/css?family=Source+Code+Pro:400,200,700"); |
|
|
|
|
|
|
|
|
|
|
|
.game { |
|
|
.game { |
|
|
font-size: 100px; |
|
|
font-size: 100px; |
|
|
|