From: James Bunton Date: Fri, 25 Jul 2014 11:54:57 +0000 (+1000) Subject: Font change X-Git-Url: https://code.delx.au/countdown-timer/commitdiff_plain/69edd63a152e967e4f568124f2ca38fda0752430?ds=sidebyside Font change --- diff --git a/timer.css b/timer.css index 77e95f7..6bfdcf5 100644 --- a/timer.css +++ b/timer.css @@ -27,7 +27,7 @@ html, body { } #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;