From a385bd25f3d686ed0aa0ca5e9aa1067cc08de734 Mon Sep 17 00:00:00 2001 From: William Toohey Date: Thu, 1 Oct 2015 12:15:40 +1000 Subject: [PATCH] More faithful font sizing in retro --- css/hues-r.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/hues-r.css b/css/hues-r.css index 656ba38..4780a93 100644 --- a/css/hues-r.css +++ b/css/hues-r.css @@ -8,7 +8,7 @@ position: absolute; bottom: 0px; white-space: nowrap; - font-size: 5pt; + font-size: 10px; } .hues-r-container a:link, .hues-r-container a:visited {