From 39db76a7cdd6f4877ffc25adb331452272ad5975 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Mon, 11 Mar 2024 15:57:29 +0000 Subject: [PATCH] Update sppa/calc/index.html --- sppa/calc/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sppa/calc/index.html b/sppa/calc/index.html index 79d44ea5..79324b09 100644 --- a/sppa/calc/index.html +++ b/sppa/calc/index.html @@ -12,6 +12,13 @@ height: 50px; font-size: 20px; } + center { + display: block !important; + margin-left: auto !important; + margin-right: auto !important; + text-align: center !important; +} +