Ajout de page et du style principal

This commit is contained in:
2020-09-02 16:54:03 +02:00
parent f622ee0206
commit e06307538c
66 changed files with 4023 additions and 14 deletions

View File

@ -0,0 +1,27 @@
<footer class="footer">
<div class="container">
<div>
<div class="title">
<h4>Mairie</h4>
</div>
<p>⏰ Lundi, mardi, jeudi et vendredi de 8h40 à 12h15, mercredi de 9h15 à 12h15.</p>
<p>📞 04 77 62 50 67</p>
<p>📫 mairie@cremeaux.fr</p>
</div>
<div>
<div class="title">
<h4>Bibliothèque Municipale</h4>
</div>
<p>⏰ Mercredi de 16h40 à 18h40, vendredi et samedi de 10h à 12h.</p>
<p>📞 04 77 62 82 66</p>
<p>📫 biblio@cremeaux.fr</p>
</div>
<div>
<div class="title">
<h4>Agence Postale</h4>
</div>
<p>⏰ Mardi, mercredi, jeudi, vendredi et samedi de 9h15 à 12h15.</p>
<p>📞 04 77 62 56 49</p>
</div>
</div>
</footer>