From 7d0f26bf2627a61ab0d5886b37ec649d76dadad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20=C3=81lvarez=20L=2E?= Date: Wed, 4 Oct 2023 13:00:00 -0300 Subject: [PATCH] =?UTF-8?q?A=C3=B1adiendo=20ajustes=20al=20proyecto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CSS/style.css | 23 ++++++++++++++++++----- index.html | 2 +- pages/estrategias.html | 2 +- 3 files changed, 20 insertions(+), 7 deletions(-) diff --git a/CSS/style.css b/CSS/style.css index aab1099..c43d0f0 100644 --- a/CSS/style.css +++ b/CSS/style.css @@ -772,7 +772,6 @@ footer { .articulo1 { font-size: small; line-height: 20px; - margin-top: 10px; } .elemento-seccion { @@ -842,7 +841,7 @@ footer { display: none; } - .titulo-seccion { + .titulo-seccion.rel, .titulo-seccion.rel2 { font-size: large; margin-bottom: -30px; } @@ -899,7 +898,7 @@ footer { /*** Tablet ***/ -@media (min-width: 768px) and (max-width: 991px) { +@media (min-width: 481px) and (max-width: 991px) { .videorecursos { width: 300px; @@ -924,18 +923,18 @@ footer { margin-bottom: 50px; margin-left: -60px; } - } /*** Fin de Tablet ***/ /*** Mobile ***/ -@media (min-width: 320px) and (max-width: 767px) { +@media (min-width: 300px) and (max-width: 480px) { .videorecursos { width: 250px; height: 150px; + margin-top: 70px; } .articulo-recursos { @@ -968,4 +967,18 @@ footer { /*** Fin de Mobile ***/ +/* FIN DE MEDIA QUERIES PÁGINA RECURSOS */ + +/* MEDIA QUERIES PÁGINA ESTRATEGIAS */ + +/*** Mobile ***/ + +@media (min-width: 300px) and (max-width: 480px) { + .seccion1-estrategias, .seccion2-estrategias { + margin-bottom: 50px; + } +} + +/*** Fin de Mobile ***/ + /* FIN DE MEDIA QUERIES PÁGINA RECURSOS */ \ No newline at end of file diff --git a/index.html b/index.html index 31533fa..db9f650 100644 --- a/index.html +++ b/index.html @@ -192,7 +192,7 @@

-

+

Estrategias para la Educación en Línea

diff --git a/pages/estrategias.html b/pages/estrategias.html index 6b0fbdd..7d394ce 100644 --- a/pages/estrategias.html +++ b/pages/estrategias.html @@ -167,7 +167,7 @@

-

+

Educación híbrida