diff --git a/src/app/custom/themes/istex-legacy/css/istex.css b/src/app/custom/themes/istex-legacy/css/istex.css index 572a9f9c6..030125093 100644 --- a/src/app/custom/themes/istex-legacy/css/istex.css +++ b/src/app/custom/themes/istex-legacy/css/istex.css @@ -32,7 +32,7 @@ h5,.h5{font-size:.9375rem;} .baseline,.navigation-main a,.navigation-main span,#pageTitle{font-weight:bold;} .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,.footer1,.tooltipDessous,#pageSubTitle,.breadcrumb-item-link{font-weight: 500;} .MuiTableCell-head{font-weight: 500!important;font-variant: small-caps;} -a,.property_value p>a,.property_value p>a:hover,a.link_to_resource{color: var(--bleuistex);} +a,.property_value p>a,.property_value p>a:hover,a.link_to_resource{color: var(--bleuistex)!important;} a.property_value._1slu1mr,.value_sparql>a.link._1slu1mr,.istex-item-title>a.link._1slu1mr,a.link._1slu1mr:not(.graph-summary-link){color: var(--bleuistex);} a._cdr56k,a._cdr56k:hover,a._cdr56k:focus,a.search-result-link{color: inherit!important} h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{color:var(--noir)} @@ -96,7 +96,7 @@ img.nav-bar-icon{display: none;} .nav-item._1ccr4zz,.nav-item._1ccr4zz:hover,.nav-item._1ccr4zz:focus{color:var(--noir)!important;background-color:var(--gris1);} /* boîtes, format grille de ressources ou format liste */ -.list-format-unordered_without_bullet{list-style-type: none;display: grid;grid-template-columns: repeat(auto-fit,350px);column-gap: 20px;padding: 0} +.list-format-unordered_without_bullet{list-style-type: none;display: grid;grid-template-columns: repeat(auto-fit,350px);column-gap: 10px;padding: 0} .lodex-resource-wrapper{display: flex;flex-direction: column;margin-bottom: 20px} .resources-grid-list{list-style-type: none;display:flex;text-align: center;justify-content:center;gap: 20px;padding: 0} .resources-grid-item{padding: 0!important;margin: 1%!important} @@ -156,4 +156,4 @@ button.edit-field{margin-left: .5rem;} .footerIstex>*:not(.search-form){justify-content: center;align-items: center;flex-wrap: wrap;text-align: center} .footerIstex>ul{list-style-type: none;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;gap: 30px;margin: 0;} .fu{width: 150px} -.footer1,.footer2,.footer3{padding-top: 30px;} \ No newline at end of file +.footer1,.footer2,.footer3{padding-top: 30px;} diff --git a/src/app/custom/themes/istex-legacy/index.ejs b/src/app/custom/themes/istex-legacy/index.ejs index 4e9d1de37..2bf569439 100644 --- a/src/app/custom/themes/istex-legacy/index.ejs +++ b/src/app/custom/themes/istex-legacy/index.ejs @@ -59,11 +59,21 @@