seine-et-marne-apa: improve contrast (#77348)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Frédéric Péters 2023-05-06 20:32:12 +02:00
parent ca9ae3c890
commit 95b5b117dc
1 changed files with 9 additions and 9 deletions

View File

@ -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;