Geek7 commited on
Commit
32f0ac0
·
1 Parent(s): ca6272e

Update style/style.css

Browse files
Files changed (1) hide show
  1. style/style.css +1 -1
style/style.css CHANGED
@@ -1,6 +1,6 @@
1
  /* customizable snowflake styling */
2
  .snowflake {
3
- color: #FFF;
4
  font-size: 1em;
5
  font-family: Arial;
6
  text-shadow: 0 0 1px #000;
 
1
  /* customizable snowflake styling */
2
  .snowflake {
3
+ color: blue;
4
  font-size: 1em;
5
  font-family: Arial;
6
  text-shadow: 0 0 1px #000;