From f065b13c62432c44775d7c53d4b2e20d0fc57ae5 Mon Sep 17 00:00:00 2001 From: antone Date: Tue, 7 Nov 2023 12:32:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=B0=D0=BF=D1=88=D0=B5=20=D0=B2=D1=81?= =?UTF-8?q?=D1=91=20=D1=81=D0=BB=D0=BE=D0=BC=D0=B0=D0=BB.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/style/background.css | 4 ++-- site/style/textFont.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/style/background.css b/site/style/background.css index 6f5e66d..68808d8 100644 --- a/site/style/background.css +++ b/site/style/background.css @@ -41,7 +41,7 @@ margin: auto; margin-top: 3vw; - width: calc(var(--defaultBoxWhight)*1.2); + width: calc(var(--defaultBoxWhight)*1.25); text-align: center; @@ -90,7 +90,7 @@ margin: auto; margin-top: var(--vologdaBoxMargin); - width: calc(var(--defaultBoxWhight)*1.2); + width: calc(var(--defaultBoxWhight)*1.25); height: 600px; text-align: center; diff --git a/site/style/textFont.css b/site/style/textFont.css index 1ace795..e3d7b72 100644 --- a/site/style/textFont.css +++ b/site/style/textFont.css @@ -68,7 +68,7 @@ /* font-family: 'Tsarevich-Regular'; */ font-family: 'Georgia'; - text-align: left; + text-align: center; margin-left: 3vw; margin: 0.7em;