From 95b5b117dc16a9c3a874b8c05c3f76f6d7b83cc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sat, 6 May 2023 20:32:12 +0200 Subject: [PATCH] seine-et-marne-apa: improve contrast (#77348) --- static/seine-et-marne-apa/_custom.scss | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/static/seine-et-marne-apa/_custom.scss b/static/seine-et-marne-apa/_custom.scss index 5b3f156c..d3785fc7 100644 --- a/static/seine-et-marne-apa/_custom.scss +++ b/static/seine-et-marne-apa/_custom.scss @@ -484,7 +484,7 @@ div#rub_service div.dataview, div#rub_service dl#evolutions, div#rub_service for margin-bottom: 1rem; } ul > li > a { - color: #929292; + color: #535353; border-bottom: 0; border-top: 1px solid #9e9e9e; } @@ -580,7 +580,7 @@ div#profile { color: #5caac2; } div.value { - color: #929292; + color: #535353; } } @@ -632,9 +632,9 @@ div.apa-user { } } p { - border-top: 1px solid #929292; + border-top: 1px solid #535353; padding-top: 1rem; - color: #929292; + color: #535353; } a.remove { right: 2rem; @@ -657,7 +657,7 @@ table.pk-data-table { } tbody tr td { background: #d8ebf0; - color: #929292; + color: #535353; border-bottom-width: 2px; } } @@ -727,7 +727,7 @@ div#rub_service > h2:first-child, padding: 2rem; & + div { background: white; - color: #929292; + color: #535353; padding: 0; } } @@ -760,7 +760,7 @@ div#content div.cell.apa-user-info { div.apa-user-info { margin-right: 2rem; - color: #929292; + color: #535353; span.label { display: block; color: #00a0bc; @@ -844,7 +844,7 @@ div.apa-droits { } #content div.individu { max-width: 25rem; - color: #929292; + color: #535353; h3, p { border-top: 1px solid #bee2e8; padding: 0.5rem 0; @@ -865,7 +865,7 @@ div.apa-droits { } } .dossier { - color: #929292; + color: #535353; h3 { margin-top: 1rem; color: $darkblue2;