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%;