From 0acf6efef89723d0010477dbf90bfb0f14b654cb Mon Sep 17 00:00:00 2001 From: Leocraft1 Date: Sun, 28 Sep 2025 17:49:12 +0200 Subject: [PATCH] Test 2 --- seta_menu/cercaorario/css/style.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/seta_menu/cercaorario/css/style.css b/seta_menu/cercaorario/css/style.css index 9a557e3..7c6f8dc 100644 --- a/seta_menu/cercaorario/css/style.css +++ b/seta_menu/cercaorario/css/style.css @@ -160,7 +160,7 @@ img{ font-size: 90%; } nav#corsie-nav ul li a{ - font-size: 75%; + font-size: 2.8vw; margin: 0; } table { @@ -189,15 +189,12 @@ img{ @media (max-width: 512px) { th,td { - font-size: 3vw; + font-size: 2.8vw; padding: .8vw; } table{ margin-top:10px; } - nav#corsie-nav ul li a{ - font-size: 3vw; - } } footer {