Update: ajuste GI
This commit is contained in:
+18
-20
@@ -16,12 +16,12 @@
|
||||
}
|
||||
|
||||
.fake2 {
|
||||
background-image: url(img/bg03.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
background-image: url(img/bg03.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
||||
.btn-comenzar {
|
||||
border-radius: 20px;
|
||||
@@ -170,12 +170,12 @@
|
||||
}
|
||||
|
||||
.btn-reintentar {
|
||||
cursor: pointer;
|
||||
}
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.w-custom {
|
||||
width: 5%;
|
||||
}
|
||||
.w-custom {
|
||||
width: 5%;
|
||||
}
|
||||
</style>
|
||||
<div id="inicio" class='page-sco py-2 py-md-0 h-100'>
|
||||
<div class='container h-100'>
|
||||
@@ -188,15 +188,13 @@
|
||||
<hr class="border border-2 border-verde-oscuro hr-style my-0 mb-1 opacity-100">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 mb-1 text-center animate__animated animate__zoomIn">
|
||||
<h4 class="fw-bold text-verde-pino mb-0">DPA</h4>
|
||||
</div>
|
||||
<div class="col-12 mb-1 text-center animate__animated animate__zoomIn">
|
||||
<h4 class="fw-bold text-verde-pino mb-0">DPA</h4>
|
||||
</div>
|
||||
<div class="col-5 text-center intro mb-3 animate__animated animate__flipInX">
|
||||
<div class="card bg-white border-0 rounded-3 p-3 pb-0 bx-shadow">
|
||||
<p class="my-0">Existen dos modalidades de Diálisis Peritoneal: <b class="text-primary">la
|
||||
DPA y la DPCA.</b></p>
|
||||
<p class="my-0">Cada una
|
||||
de ellas tiene sus propios procesos que deben seguirse correctamente para que la terapia
|
||||
<p class="my-0">Existen dos modalidades de Diálisis Peritoneal: <b class="text-primary">la DPA y la DPCA</b>. Cada una
|
||||
de ellas tiene sus propios procesos que debe seguir cuidadosamente para que la terapia
|
||||
sea exitosa.</p>
|
||||
|
||||
<p class="my-0">En la siguiente actividad podrá poner a prueba sus conocimientos sobre los
|
||||
@@ -210,7 +208,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-6 text-center mb-1 animate__animated animate__zoomIn">
|
||||
<div class="col-4 text-center mb-1 animate__animated animate__zoomIn">
|
||||
<img src="img/16.0.png" class="img-fluid">
|
||||
</div>
|
||||
</div>
|
||||
@@ -624,4 +622,4 @@
|
||||
}
|
||||
}
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
Reference in New Issue
Block a user