Skip to content

Commit

Permalink
global font style
Browse files Browse the repository at this point in the history
  • Loading branch information
crdx committed Nov 8, 2012
1 parent a895946 commit 6c7f5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
@@ -1,6 +1,7 @@
* {
margin: 0;
padding: 0;
font: 12px Verdana;
}

.tile {
Expand All @@ -17,7 +18,6 @@
}

body {
font: 12px Verdana;
background-color: black;
}

Expand Down

0 comments on commit 6c7f5f0

Please sign in to comment.