contrastes y enlaces
This commit is contained in:
18
index.html
18
index.html
@@ -66,7 +66,7 @@
|
||||
<style id='main-css-inline-css' type='text/css'>
|
||||
/* Custom CSS */
|
||||
.woocommerce nav.woocommerce-pagination ul a, .woocommerce nav.woocommerce-pagination ul span, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .gallery-single .next-prev-posts a:hover, .gallery-single #carousel .flex-direction-nav a:hover, .overlay, .tagcloud a:hover, .flex-direction-nav a:hover, .contact-page-social-media-list a, .toggle-main .toggle.current .toggle-title, .accordion-main .accordion.current .accordion-title{
|
||||
background-color:#21435D;
|
||||
background-color:#134958;
|
||||
}
|
||||
|
||||
.testimonials-carousel-item, .filters > li.active a, .tagcloud a:hover, .flex-direction-nav a:hover{
|
||||
@@ -90,11 +90,11 @@ color:#21435d;
|
||||
}
|
||||
|
||||
.btn:active, input[type="submit"]:active, .read-more:active, .btn-primary, .pagination span, .pagination a, .page-links span, .page-links a, form input[type="submit"], .woocommerce a.added_to_cart, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #respond input[type="submit"], #scroll-top, .home .home-slider .flex-direction-nav a{
|
||||
background-color:#235a81;
|
||||
background-color:#134958;
|
||||
}
|
||||
|
||||
.scroll-top:hover, .btn:active:hover, input[type="submit"]:active:hover, .read-more:active:hover, .btn-outline-primary:hover, .btn-primary:hover, .pagination span:hover, .pagination span.current, .pagination a:hover, .pagination a.current, .page-links span:hover, .page-links span.current, .page-links a:hover, .page-links a.current, form input[type="submit"]:hover, form input[type="submit"]:focus, .woocommerce a.added_to_cart:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input[type="submit"]:hover, #scroll-top:hover, .home .home-slider .flex-direction-nav a:hover{
|
||||
background-color:#214c6b;
|
||||
background-color:#134958;
|
||||
}
|
||||
|
||||
.btn:active, input[type="submit"]:active, .read-more:active, .btn-primary, .pagination span, .pagination a, .page-links span, .page-links a, form input[type="submit"], .woocommerce a.added_to_cart, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #respond input[type="submit"]{
|
||||
@@ -287,17 +287,17 @@ div.site-footer-bottom {
|
||||
|
||||
|
||||
.btn:active,.btn:active:hover {
|
||||
background-color: #9db5c3;
|
||||
background-color: #205A7E;
|
||||
}
|
||||
|
||||
.btn-primary,
|
||||
.contact-page-social-media-list a
|
||||
{
|
||||
background-color: #A6CFE8;
|
||||
background-color: #205A7E;
|
||||
color: #fff;
|
||||
}
|
||||
.btn-primary:hover {
|
||||
background-color: #7ab8d8 ;
|
||||
background-color: #205A7E ;
|
||||
color: #fff;
|
||||
}
|
||||
.contact-page-social-media-list a
|
||||
@@ -325,7 +325,7 @@ div.site-footer-bottom {
|
||||
color: #fff;
|
||||
}
|
||||
.read-more:active:hover {
|
||||
background-color: #9db5c3;
|
||||
background-color: #205A7E;
|
||||
}
|
||||
|
||||
/* Home services */
|
||||
@@ -438,7 +438,7 @@ font-size: 1.7rem;
|
||||
<div class="container">
|
||||
<div class="home-slider-content">
|
||||
<h1 class="home-slider-title">Podologia Integral <span>Ronda Norte</span></h1> <p class="home-slider-description">Especialistas en el cuidado y tratamiento integral del pie</p> <div class="announcement">
|
||||
<a class="btn btn-primary btn-block" aria-label="Saber mas sobre nosotros" title="Saber mas sobre nosotros" href="instalaciones/index.html">Saber más</a>
|
||||
<a class="btn btn-primary btn-block" style="background-color: #134958;" aria-label="Saber mas sobre nosotros" title="Saber mas sobre nosotros" href="instalaciones/index.html">Saber más</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -450,7 +450,7 @@ font-size: 1.7rem;
|
||||
<div class="container">
|
||||
<div class="home-slider-content">
|
||||
<h1 class="home-slider-title">Tratamientos</h1> <p class="home-slider-description">Conoce todo lo que te ofrecemos para el cuidado de tus pies.</p> <div class="announcement">
|
||||
<a class="btn btn-primary btn-block" aria-label="Saber mas sobre tratamientos" title="Saber mas sobre tratamientos" href="servicios/index.html">Saber más</a>
|
||||
<a class="btn btn-primary btn-block" style="background-color: #134958;" aria-label="Saber mas sobre tratamientos" title="Saber mas sobre tratamientos" href="servicios/index.html">Saber más</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user