From f2c229fb8b59bf0a1deb3dbd7661bdce7b13bb40 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Tue, 23 Aug 2022 17:02:38 +0200 Subject: =?UTF-8?q?Centrados=20v=C3=ADdeos=20de=20escalada=20y=20a=C3=B1ad?= =?UTF-8?q?idos=20comentarios.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css') diff --git a/css/style.css b/css/style.css index 154ff5c..28589d1 100644 --- a/css/style.css +++ b/css/style.css @@ -176,6 +176,10 @@ img, video { margin: 2% 0; } +.centerText { + text-align: center; +} + @media only screen and (max-width: 600px) { h1 { -- cgit v1.2.1