cambios de contraste
This commit is contained in:
@@ -166,6 +166,13 @@ background-color:#2a6f9f;
|
||||
background-image: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 100%);
|
||||
background-image: linear-gradient(to right, #ffffff 0%, #ffffff 100%);}
|
||||
|
||||
/* Ocultar controles de Leaflet */
|
||||
.leaflet-control-zoom,
|
||||
.leaflet-bar,
|
||||
.leaflet-control {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
<link rel='stylesheet' id='theme-css-css' href='../wp-content/themes/inspiry-medicalpress/assets/reborn/css/theme.css%3Fver=1.0.css' type='text/css' media='all' />
|
||||
<link rel='stylesheet' id='medicalpress-elementor-addon-css-css' href='../wp-content/themes/inspiry-medicalpress/common/css/elementor.css%3Fver=1.0.css' type='text/css' media='all' />
|
||||
@@ -274,11 +281,11 @@ div.site-footer-bottom {
|
||||
.btn-primary,
|
||||
.contact-page-social-media-list a
|
||||
{
|
||||
background-color: #537487;
|
||||
background-color: #A6CFE8;
|
||||
color: #fff;
|
||||
}
|
||||
.btn-primary:hover {
|
||||
background-color: #6e8fa2 ;
|
||||
background-color: #7ab8d8 ;
|
||||
color: #fff;
|
||||
}
|
||||
.contact-page-social-media-list a
|
||||
@@ -426,7 +433,7 @@ font-size: 1.7rem;
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<input id="contact-form-submit" type="submit" class="btn btn-primary" value="Enviar">
|
||||
<input id="contact-form-submit" type="submit" class="btn btn-primary" value="Enviar" style="background-color: #A6CFE8;">
|
||||
<img src="../wp-content/plugins/medicalpress-utilities/images/loader.gif" id="contact-loader" alt="Cargando...">
|
||||
</div>
|
||||
</div>
|
||||
@@ -648,7 +655,6 @@ var contactMapData = {"latitude":"37.992913","longitude":"-1.138673","mapZoom":"
|
||||
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
|
||||
/* ]]> */
|
||||
</script>
|
||||
<script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
|
||||
<div>
|
||||
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user