aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTixie <tixie@noreply.localhost>2024-06-09 16:26:29 +0000
committerTixie <tixie@noreply.localhost>2024-06-09 16:26:29 +0000
commit31aa58a8636234350d79f1ec1ebfafa7cf57dbac (patch)
tree81efb2cf63455be9300473cb04e69002cdfff347
parentfd276e5dc27f02fe7cba53f3cb931f8a540c881c (diff)
parent4978b26ef612d2e23ebcc9fff628890a160adebd (diff)
downloadsite-31aa58a8636234350d79f1ec1ebfafa7cf57dbac.tar.gz
site-31aa58a8636234350d79f1ec1ebfafa7cf57dbac.zip
Merge pull request 'Merge accessibility and design improvements' (#43)
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/site/pulls/43
-rw-r--r--static/css/home.css2
-rw-r--r--static/css/layout.css3
-rw-r--r--static/index.html2
3 files changed, 6 insertions, 1 deletions
diff --git a/static/css/home.css b/static/css/home.css
index 14c753a..9053807 100644
--- a/static/css/home.css
+++ b/static/css/home.css
@@ -65,6 +65,8 @@ section#liste_outils {
section#liste_outils > a > div > p {
text-align: center;
+ text-decoration: underline;
+ color: darkgreen;
}
section#liste_outils > a {
diff --git a/static/css/layout.css b/static/css/layout.css
index c83bef1..ff73100 100644
--- a/static/css/layout.css
+++ b/static/css/layout.css
@@ -271,4 +271,7 @@ pre.center > a {
div#ronce, #coop, #autonomie, #solidarite, #liberte, nav#menu, div#rennes, div#orsay {
border-color: var(--txt-night);
}
+ section#liste_outils > a > div > p:nth-child(n){
+ color: var(--txt-night);
+ }
}
diff --git a/static/index.html b/static/index.html
index 0ff0752..094bbc0 100644
--- a/static/index.html
+++ b/static/index.html
@@ -861,7 +861,7 @@
<h2 id="connaissance"><span class="decoration" aria-hidden="true"></span>Faisons connaissance<span class="decoration" aria-hidden="true"></span></h2>
<div id="txt_connaissance">
<p lang="fr">L'accès à nos services est à prix libre. Nous estimons leur coût à 15€/an/compte pour leur maintien en fonctionnement et recommandons le double pour permettre à l'association de se développer. Il est conditionné par les ressources disponibles, à la fois matérielles et humaines.</p>
- <p lang="fr">Pour accéder à nos services ou simplement discuter avec nous, écrivez à <span class="underline">coucou[@]deuxfleurs.fr</span>, rejoignez-nous sur le salon Matrix <span class="underline">#deuxfleurs:deuxfleurs.fr</span> ou rencontrez-nous à : </p>
+ <p lang="fr">Pour accéder à nos services ou simplement discuter avec nous, écrivez à <span class="highlight">coucou[@]deuxfleurs.fr</span>, rejoignez-nous sur le salon Matrix <span class="highlight">#deuxfleurs:deuxfleurs.fr</span> ou rencontrez-nous à : </p>
<ul>
<!-- L'historique des événements passés est sur evenements_passes.html -->
<!-- Mai 2024 -->