]> code.delx.au - countdown-timer/commitdiff
Font change
authorJames Bunton <jamesbunton@delx.net.au>
Fri, 25 Jul 2014 11:54:57 +0000 (21:54 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Fri, 25 Jul 2014 11:56:14 +0000 (21:56 +1000)
timer.css

index 77e95f7b5903b3849b966761a3b035c15b08a942..6bfdcf593e220227d8358db767829c5b1ce58a0f 100644 (file)
--- a/timer.css
+++ b/timer.css
@@ -27,7 +27,7 @@ html, body {
 }
 
 #display, #alarm-text {
 }
 
 #display, #alarm-text {
-       font-family: Verdana, Arial, Lucida, Helvetica, sans-serif;
+       font-family: Arial, sans-serif;
        text-shadow: 0.03em 0.03em #cccccc;
        border: 0.02em #cccccc solid;
        border-radius: 0.5em;
        text-shadow: 0.03em 0.03em #cccccc;
        border: 0.02em #cccccc solid;
        border-radius: 0.5em;