From 52baef1567bd48b71841ad8382de025a92432f8e Mon Sep 17 00:00:00 2001 From: James Date: Sun, 29 Mar 2020 09:39:31 +0100 Subject: [PATCH] f --- heatcalc/heatcalc.css | 1 + 1 file changed, 1 insertion(+) diff --git a/heatcalc/heatcalc.css b/heatcalc/heatcalc.css index 56b2f6c..5104fcc 100644 --- a/heatcalc/heatcalc.css +++ b/heatcalc/heatcalc.css @@ -54,6 +54,7 @@ td.hover, tr.hover td{ background-color: rgba(153, 0, 0, 0.75); color:#fff; z-index: 250; + margin-top:50px; } #button_container button#left{ left: 8%;