Correctif au footer
This commit is contained in:
@@ -53,14 +53,13 @@ footer {
|
|||||||
background-color: #13172c;
|
background-color: #13172c;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #FFEFE5;
|
color: #FFEFE5;
|
||||||
position: fixed;
|
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding: 16px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer>p {
|
footer>p {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
height: 60px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/****************************/
|
/****************************/
|
||||||
|
|||||||
@@ -54,6 +54,9 @@
|
|||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>DATE_WEBSITE</footer>
|
<footer>
|
||||||
|
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
|
||||||
|
<p>DATE_WEBSITE</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@@ -210,6 +210,9 @@
|
|||||||
<div class="nextArc"><a href="sousPageLore2.html">Suivant</a></div>
|
<div class="nextArc"><a href="sousPageLore2.html">Suivant</a></div>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
<footer>DATE_WEBSITE</footer>
|
<footer>
|
||||||
|
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
|
||||||
|
<p>DATE_WEBSITE</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@@ -166,6 +166,10 @@
|
|||||||
<div class="nextArc"><a href="sousPageLore1.html">Précédent</a></div>
|
<div class="nextArc"><a href="sousPageLore1.html">Précédent</a></div>
|
||||||
<div class="nextArc"><a href="sousPageLore3.html">Suivant</a></div>
|
<div class="nextArc"><a href="sousPageLore3.html">Suivant</a></div>
|
||||||
</aside>
|
</aside>
|
||||||
<footer>DATE_WEBSITE</footer>
|
|
||||||
|
<footer>
|
||||||
|
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
|
||||||
|
<p>DATE_WEBSITE</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user