cambios de contraste
This commit is contained in:
@@ -293,11 +293,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
|
||||
@@ -712,7 +712,7 @@ font-size: 1.7rem;
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center btn-wrapper">
|
||||
<a class="btn btn-primary"
|
||||
<a class="btn btn-primary" style="background-color: #A6CFE8;"
|
||||
href="equipo-humano/index.html">Equipo </a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -914,7 +914,6 @@ var wpa = {"skiplinks":{"enabled":false,"output":""},"target":"1","tabindex":"1"
|
||||
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>
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", () => {
|
||||
const removeNav = () => {
|
||||
|
||||
Reference in New Issue
Block a user