4 Commits

3 changed files with 716 additions and 1862 deletions

View File

@@ -421,10 +421,13 @@ 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">
@@ -436,10 +439,13 @@ 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">
@@ -451,10 +457,13 @@ 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">
@@ -466,10 +475,13 @@ 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">
@@ -481,10 +493,13 @@ 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,92 +1 @@
/* 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;
}
/* Child Custom CSS */