diff --git a/OgestanPlus/audio/audiom02a.mp3 b/OgestanPlus/audio/audiom02a.mp3 index ab3cd2b..7df09f7 100644 Binary files a/OgestanPlus/audio/audiom02a.mp3 and b/OgestanPlus/audio/audiom02a.mp3 differ diff --git a/OgestanPlus/audio/audiom05.mp3 b/OgestanPlus/audio/audiom05.mp3 index 2407bf5..c574a08 100644 Binary files a/OgestanPlus/audio/audiom05.mp3 and b/OgestanPlus/audio/audiom05.mp3 differ diff --git a/OgestanPlus/config.json b/OgestanPlus/config.json index 7dfd629..0af656f 100644 --- a/OgestanPlus/config.json +++ b/OgestanPlus/config.json @@ -9,7 +9,7 @@ "content": "contenido/01.html" }, { - "title": "La familia OGestan", + "title": "La familia OGestan®", "content": "contenido/02.html" }, { diff --git a/OgestanPlus/contenido/02.html b/OgestanPlus/contenido/02.html index ad37cb2..9deaf8b 100644 --- a/OgestanPlus/contenido/02.html +++ b/OgestanPlus/contenido/02.html @@ -165,7 +165,7 @@
- +
diff --git a/OgestanPlus/contenido/03.html b/OgestanPlus/contenido/03.html index da1d1bf..91e7b0d 100644 --- a/OgestanPlus/contenido/03.html +++ b/OgestanPlus/contenido/03.html @@ -180,7 +180,7 @@ audiom05.on('end',function(){ $('.sec_i1').show(); - CourseNav.setSlideVisited(); + //CourseNav.setSlideVisited(); }); $('.btn-next-section').click(function(){ diff --git a/OgestanPlus/contenido/06.html b/OgestanPlus/contenido/06.html index 630b6f1..99790fd 100644 --- a/OgestanPlus/contenido/06.html +++ b/OgestanPlus/contenido/06.html @@ -10,7 +10,7 @@ .back1 { background-image: url(img/bg06.jpg); background-repeat: no-repeat; - background-position: bottom center; + background-position: 100% 0; background-size: cover; } @@ -47,7 +47,7 @@ } } -
+
diff --git a/OgestanPlus/contenido/07.html b/OgestanPlus/contenido/07.html index c078a20..038a9a1 100644 --- a/OgestanPlus/contenido/07.html +++ b/OgestanPlus/contenido/07.html @@ -60,7 +60,7 @@ .trophy img { - max-width: 100%; + max-width: 85%; height: auto; } @@ -174,6 +174,48 @@ max-height: 45dvh; } + +.grid-cierre { + position: relative; + width: 100%; + flex: 1; + display: grid; + grid-template-columns: 1fr; + grid-template-rows: 56% auto; + justify-content: center; + align-items: center; +} + +.bg-pass { + background-image: url(img/actividad/bannerbien.jpg); + background-repeat: no-repeat; + background-position: 50% 100%; + background-size: cover; +} + +.bg-fail { + background-image: url(img/actividad/bannermal.jpg); + background-repeat: no-repeat; + background-position: 50% 100%; + background-size: cover; +} + + @media(min-width: 768px) { + .trophy { + max-width: 45px; + } + } + + @media(min-width: 991px) { + .bg-pass { + background-position: 100% 100%; + } + + .bg-fail { + background-position: 100% 100%; + } + } + @media (min-width: 1200px) { .asesor { margin-top: -90px; @@ -183,6 +225,11 @@ object-position: bottom center; max-height: 65dvh; } + + .img-w-perso { + max-width: 65%; + } + }
@@ -214,28 +261,31 @@
-