From 7b8e84707b41a073365da8908c6601fe0e13af23 Mon Sep 17 00:00:00 2001 From: James Date: Sun, 29 Mar 2020 09:40:05 +0100 Subject: [PATCH] f --- heatcalc/heatcalc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heatcalc/heatcalc.css b/heatcalc/heatcalc.css index 5104fcc..34d2210 100644 --- a/heatcalc/heatcalc.css +++ b/heatcalc/heatcalc.css @@ -50,7 +50,7 @@ td.hover, tr.hover td{ width: 100% } #button_container button{ - font-size: 50px; + font-size: 75px; background-color: rgba(153, 0, 0, 0.75); color:#fff; z-index: 250;