4 Commits

Author SHA1 Message Date
6a83396d2e [imp] Issue #8 - - Refuerzo de contraste base y navegación (texto gen... 2025-11-18 15:49:26 +00:00
2af29987fb poner bonico 2025-11-18 16:31:47 +01:00
4561e01bab quitar mnarcas de git 2025-11-18 16:30:37 +01:00
16c8fe1880 Issue #6 - Problema en enlaces vacios (#7)
[imp] Issue #6 - Added accessible names to empty links across the sit...

Co-authored-by: Daniel A. <daniel@o2w.es>
Reviewed-on: #7
Co-authored-by: Maia <maia@o2w.es>
Co-committed-by: Maia <maia@o2w.es>
2025-11-18 13:08:06 +00:00
3 changed files with 1813 additions and 667 deletions

View File

@@ -421,13 +421,10 @@ font-size: 1.7rem;
<div class="isotope-item col-sm-6 col-lg-4">
<article class="doctor-common doctor-grid doctor-grid-one hentry">
<figure>
<<<<<<< HEAD
<a href="dr-victor-hernandez-gombau/index.html" title="Dr. Victor Hernandez Gombau" aria-labelledby="doctor-card-victor-hernandez">
<img width="500" height="618" src="../wp-content/uploads/2014/05/Victor-Hernandez-500x618.jpg" class="attachment-doctor-grid-thumb size-doctor-grid-thumb wp-post-image" alt="" decoding="async" /> </a>
=======
<a href="dr-victor-hernandez-gombau/index.html" title="Dr. Victor Hernandez Gombau">
<img width="500" height="618" src="../wp-content/uploads/2014/05/Victor-Hernandez-500x618.jpg" class="attachment-doctor-grid-thumb size-doctor-grid-thumb wp-post-image" alt="Dr. Victor Hernandez Gombau" decoding="async" /> </a>
>>>>>>> master
</figure>
<div class="entry-content">
<h3 class="entry-title" id="doctor-card-victor-hernandez">
@@ -439,13 +436,10 @@ font-size: 1.7rem;
<div class="isotope-item col-sm-6 col-lg-4">
<article class="doctor-common doctor-grid doctor-grid-one hentry">
<figure>
<<<<<<< HEAD
<a href="dna-sandra-gomez-trillo/index.html" title="Dña. Sandra Gómez Trillo" aria-labelledby="doctor-card-sandra-gomez">
<img width="585" height="618" src="../wp-content/uploads/2014/05/sandra-gomez-585x618.jpg" class="attachment-doctor-grid-thumb size-doctor-grid-thumb wp-post-image" alt="" decoding="async" /> </a>
=======
<a href="dna-sandra-gomez-trillo/index.html" title="Dña. Sandra Gómez Trillo">
<img width="585" height="618" src="../wp-content/uploads/2014/05/sandra-gomez-585x618.jpg" class="attachment-doctor-grid-thumb size-doctor-grid-thumb wp-post-image" alt="Dña. Sandra Gómez Trillo" decoding="async" /> </a>
>>>>>>> master
</figure>
<div class="entry-content">
<h3 class="entry-title" id="doctor-card-sandra-gomez">
@@ -457,13 +451,10 @@ font-size: 1.7rem;
<div class="isotope-item col-sm-6 col-lg-4">
<article class="doctor-common doctor-grid doctor-grid-one hentry">
<figure>
<<<<<<< HEAD
<a href="dna-elena-ayllon-perez/index.html" title="Dña. Elena Ayllón Perez" aria-labelledby="doctor-card-elena-ayllon">
<img width="585" height="618" src="../wp-content/uploads/2014/05/elena-perez-585x618.jpg" class="attachment-doctor-grid-thumb size-doctor-grid-thumb wp-post-image" alt="" decoding="async" /> </a>
=======
<a href="dna-elena-ayllon-perez/index.html" title="Dña. Elena Ayllón Perez">
<img width="585" height="618" src="../wp-content/uploads/2014/05/elena-perez-585x618.jpg" class="attachment-doctor-grid-thumb size-doctor-grid-thumb wp-post-image" alt="Dña. Elena Ayllón Perez" decoding="async" /> </a>
>>>>>>> master
</figure>
<div class="entry-content">
<h3 class="entry-title" id="doctor-card-elena-ayllon">
@@ -475,13 +466,10 @@ font-size: 1.7rem;
<div class="isotope-item col-sm-6 col-lg-4">
<article class="doctor-common doctor-grid doctor-grid-one hentry">
<figure>
<<<<<<< HEAD
<a href="d-ramon-sanchez-parra-meseguer/index.html" title="D. Ramon Sanchez-Parra Meseguer" aria-labelledby="doctor-card-ramon-sanchez">
<img width="251" height="258" src="../wp-content/uploads/2014/05/ramon-sanchez-parra.png" class="attachment-doctor-grid-thumb size-doctor-grid-thumb wp-post-image" alt="" decoding="async" /> </a>
=======
<a href="d-ramon-sanchez-parra-meseguer/index.html" title="D. Ramon Sanchez-Parra Meseguer">
<img width="251" height="258" src="../wp-content/uploads/2014/05/ramon-sanchez-parra.png" class="attachment-doctor-grid-thumb size-doctor-grid-thumb wp-post-image" alt="D. Ramon Sanchez-Parra Meseguer" decoding="async" /> </a>
>>>>>>> master
</figure>
<div class="entry-content">
<h3 class="entry-title" id="doctor-card-ramon-sanchez">
@@ -493,13 +481,10 @@ font-size: 1.7rem;
<div class="isotope-item col-sm-6 col-lg-4">
<article class="doctor-common doctor-grid doctor-grid-one hentry">
<figure>
<<<<<<< HEAD
<a href="d-javier-navarro-sanchez/index.html" title="D. Javier Navarro Sanchez" aria-labelledby="doctor-card-javier-navarro">
<img width="585" height="618" src="../wp-content/uploads/2014/05/elena-perez-585x618.jpg" class="attachment-doctor-grid-thumb size-doctor-grid-thumb wp-post-image" alt="" decoding="async" /> </a>
=======
<a href="d-javier-navarro-sanchez/index.html" title="D. Javier Navarro Sanchez">
<img width="585" height="618" src="../wp-content/uploads/2014/05/elena-perez-585x618.jpg" class="attachment-doctor-grid-thumb size-doctor-grid-thumb wp-post-image" alt="Dña. Elena Ayllón Perez" decoding="async" /> </a>
>>>>>>> master
</figure>
<div class="entry-content">
<h3 class="entry-title" id="doctor-card-javier-navarro">

File diff suppressed because one or more lines are too long

View File

@@ -1 +1,92 @@
/* Child Custom CSS */
/* Child Custom CSS */
/* Improve general text contrast on light backgrounds */
body {
color: #2f3d4a;
}
a:focus,
a:hover {
color: #2f7d32;
}
/* Increase menu contrast for default and dropdown states */
.main-navigation a,
.main-navigation .main-menu > li > a {
color: #2f3d4a;
}
.main-navigation .main-menu > li:hover > a,
.main-navigation .main-menu > ul > .page_item:hover > a {
background-color: #2f7d32;
color: #fff;
}
.main-navigation .children,
.main-navigation .sub-menu {
background-color: #2f7d32;
}
.main-navigation .children a,
.main-navigation .sub-menu a {
color: #fff;
}
.main-navigation .children a:hover,
.main-navigation .sub-menu a:hover {
background-color: #245f27;
}
.breadcrumb,
.breadcrumb a,
.breadcrumb .active {
color: #fff;
}
/* Match mobile/off-canvas menu toggles to accessible palette */
.mean-container a.meanmenu-reveal,
.mean-container .mean-bar,
.mean-container .mean-nav {
background-color: #2f7d32;
}
/* Primary buttons and accents with sufficient contrast */
button,
input[type=submit],
.read-more,
.btn,
.btn-primary,
.btn-outline-primary {
background-color: #2f7d32;
color: #fff;
border-color: #2f7d32;
}
button:hover,
input[type=submit]:hover,
.read-more:hover,
.btn:hover,
.btn-primary:hover,
.btn-outline-primary:hover {
background-color: #245f27;
color: #fff;
border-color: #245f27;
}
.btn-outline-primary {
color: #2f7d32;
background-color: transparent;
}
.btn-outline-primary:hover {
color: #fff;
}
/* Ensure large hero/404 headings meet contrast */
.jumbotron h1 {
color: #2f7d32;
}
.filters > li {
color: #2f3d4a;
}