This commit is contained in:
2025-12-10 13:30:26 -06:00
parent f9cdd739e3
commit 98f89dbf92
15 changed files with 285 additions and 30 deletions
+9
View File
@@ -635,3 +635,12 @@ ul.bul0 {
.btn-next-section {
cursor: pointer;
}
.html-pop-style {
border: 6px solid transparent;
border-radius: 20px;
background: url(../img/fondo-pop.jpg) padding-box, linear-gradient(to right, #00928e 32%, #c1c902 96%) border-box !important;
background-size: cover !important;
background-position: center !important;
background-repeat: no-repeat !important;
}