Skip to content

Commit

Permalink
Added explicit font color
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Asher and Roy van de Water authored and Roy van de Water committed Jun 24, 2011
1 parent 41e3a3c commit 9b6a25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/style.css
@@ -1,4 +1,4 @@
body { font-family: Helvetica, Arial, sans-serif; background: #EFEFEF; }
body { font-family: Helvetica, Arial, sans-serif; background: #EFEFEF; color: #000; }
h4 { margin-top: 5px; margin-bottom: 5px; text-align: center; font-weight: bold; font-size: 1.1em; }

div#input { margin-left: auto; margin-right: auto; text-align: center;}
Expand Down

0 comments on commit 9b6a25f

Please sign in to comment.