Update: add paginas
This commit is contained in:
+7
-44
@@ -53,6 +53,7 @@
|
||||
max-width: 40%;
|
||||
}
|
||||
|
||||
/*
|
||||
.form-append>div:first-child {
|
||||
width: 20%;
|
||||
min-width: 50px;
|
||||
@@ -65,45 +66,7 @@
|
||||
width: auto;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.d-flex.flex-row.justify-content-center.gap-4 {
|
||||
flex-wrap: wrap !important;
|
||||
flex-direction: row !important;
|
||||
justify-content: center !important;
|
||||
gap: 1rem !important;
|
||||
}
|
||||
|
||||
.content-enfermedad {
|
||||
width: 48% !important;
|
||||
margin-bottom: 1rem !important;
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.content-enfermedad:nth-child(3),
|
||||
.content-enfermedad:nth-child(4) {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
#content-drags {
|
||||
display: flex !important;
|
||||
flex-wrap: wrap !important;
|
||||
justify-content: center !important;
|
||||
gap: 1rem !important;
|
||||
}
|
||||
|
||||
#content-drags .card-drag {
|
||||
width: 48% !important;
|
||||
margin-bottom: 1rem !important;
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
#content-drags .card-drag:nth-child(3),
|
||||
#content-drags .card-drag:nth-child(4) {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
}
|
||||
} */
|
||||
</style>
|
||||
<div class='page-sco py-2 py-md-4 h-100'>
|
||||
<div class='container h-100'>
|
||||
@@ -134,7 +97,7 @@
|
||||
<img src="img/4.1.png" class="img-fluid">
|
||||
</div>
|
||||
<div class="w-100 form-append bg-secondary-light d-flex flex-row border-0 rounded">
|
||||
<div class="bg-secondary text-white fw-bold py-2">
|
||||
<div class="bg-secondary text-white fw-bold py-2 px-2">
|
||||
1
|
||||
</div>
|
||||
<div class="option"></div>
|
||||
@@ -147,7 +110,7 @@
|
||||
<img src="img/4.2.png" class="img-fluid">
|
||||
</div>
|
||||
<div class="w-100 form-append bg-secondary-light d-flex flex-row border-0 rounded">
|
||||
<div class="bg-secondary text-white fw-bold py-2">
|
||||
<div class="bg-secondary text-white fw-bold py-2 px-2">
|
||||
2
|
||||
</div>
|
||||
<div class="option"></div>
|
||||
@@ -160,7 +123,7 @@
|
||||
<img src="img/4.3.png" class="img-fluid">
|
||||
</div>
|
||||
<div class="w-100 form-append bg-secondary-light d-flex flex-row border-0 rounded">
|
||||
<div class="bg-secondary text-white fw-bold py-2">
|
||||
<div class="bg-secondary text-white fw-bold py-2 px-2">
|
||||
3
|
||||
</div>
|
||||
<div class="option"></div>
|
||||
@@ -173,7 +136,7 @@
|
||||
<img src="img/4.4.png" class="img-fluid">
|
||||
</div>
|
||||
<div class="w-100 form-append bg-secondary-light d-flex flex-row border-0 rounded">
|
||||
<div class="bg-secondary text-white fw-bold py-2">
|
||||
<div class="bg-secondary text-white fw-bold py-2 px-2">
|
||||
4
|
||||
</div>
|
||||
<div class="option"></div>
|
||||
@@ -397,6 +360,6 @@
|
||||
igualarAlturaBgCustomTransparent();
|
||||
|
||||
|
||||
|
||||
|
||||
});
|
||||
</script>
|
||||
Reference in New Issue
Block a user