diff --git a/Actividades_Manual_Vantive.xlsx b/Actividades_Manual_Vantive.xlsx new file mode 100644 index 0000000..09c3082 Binary files /dev/null and b/Actividades_Manual_Vantive.xlsx differ diff --git a/contenido/03.html b/contenido/03.html index 137d044..3da13ba 100644 --- a/contenido/03.html +++ b/contenido/03.html @@ -15,12 +15,63 @@ background-attachment: fixed; } + .fake2 { + background-image: url(img/bg03.jpg); + background-repeat: no-repeat; + background-position: center; + background-size: cover; + background-attachment: fixed; + } + .btn-comenzar { border-radius: 20px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; cursor: pointer; } + + #svg-container { + width: 100%; + height: auto; + } + + #svg-container svg { + width: 100%; + height: 100%; + } + + .btn-answer { + cursor: pointer; + border-radius: 10px; + box-shadow: 0 0 2px rgba(0,0,0,.5); + } + + .letter { + background-color: #6c9d7a; + border-radius: 10px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; + } + + .btn-answer.selected { + background-color: #d9c5d7; + } + + .btn-answer.selected .letter { + background-color: #925c8d; + } + + .btn-answer:hover { + background-color: #d9c5d7; + } + + .btn-answer:hover .letter { + background-color: #925c8d; + } + + .btn-reintentar { + cursor: pointer; + }
@@ -45,7 +96,7 @@ en el desarrollo de soluciones terapéuticas, Vantive ha desarrollado esta guía para que usted y su familia tengan orientación y acompañamiento durante este proceso de aprendizaje y adaptación.

-
+

Para comenzar, pongamos a prueba sus conocimientos sobre la enfermedad crónica de los riñones.

@@ -73,7 +124,7 @@
-
+
@@ -85,6 +136,48 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +