Fin de la vista de IDIOMAS
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
#idioma h2 span {
|
||||
color: #bb8800;
|
||||
color: #ffc451;
|
||||
}
|
||||
|
||||
#idioma .icon-box {
|
||||
@@ -173,6 +173,10 @@
|
||||
background: #1e3c70;
|
||||
border-color: #1e3c70;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#myTab .active {
|
||||
color: #1e3c70;
|
||||
}
|
||||
|
||||
#Contacto .table th {
|
||||
@@ -195,8 +199,9 @@
|
||||
|
||||
#Contacto .contenedor {
|
||||
padding: 10px;
|
||||
overflow-x: scroll;
|
||||
overflow-x: scroll !important;
|
||||
height: fit-content;
|
||||
flex-wrap: nowrap !important;
|
||||
}
|
||||
|
||||
#Contacto ul li {
|
||||
@@ -209,7 +214,11 @@
|
||||
/* border: 1px solid #000; */
|
||||
width: fit-content;
|
||||
padding: 10px !important;
|
||||
color: #1e3c70;
|
||||
color:#bb8800;
|
||||
}
|
||||
|
||||
#tab-Contacto .active {
|
||||
color:#1e3c70;
|
||||
}
|
||||
|
||||
@media (max-width: 991px) {
|
||||
@@ -245,4 +254,9 @@
|
||||
height: 10px;
|
||||
z-index: 999;
|
||||
border: 1px solid #1e3c70;
|
||||
}
|
||||
}
|
||||
|
||||
.pr {
|
||||
padding-right: 30px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user