diff --git a/public/recapitulatif.html b/public/recapitulatif.html index dcb13a85..ab1637d6 100644 --- a/public/recapitulatif.html +++ b/public/recapitulatif.html @@ -21,28 +21,28 @@

Récapitulatif

- Jeudi 17 août 2018 - + Jeudi 17 août 2018 +
- Jeudi 05 avril 2018 - + Jeudi 05 avril 2018 +
- Dimanche 31 avril 2018 - + Dimanche 31 avril 2018 +
@@ -55,7 +55,5 @@ - - - + \ No newline at end of file diff --git a/public/style.css b/public/style.css index 9718b2f1..fd7284f7 100644 --- a/public/style.css +++ b/public/style.css @@ -169,6 +169,9 @@ section + nav { .w100 { width: 100%; } +.bold { + font-weight: 600; +} article + article { margin-top: 40px;