Ajout footer sobre

main^2
DahmaneYanis 2 years ago
parent e98876800e
commit 57f805d391

@ -276,4 +276,27 @@ img{
width : 40%; width : 40%;
margin-top : 30px; margin-top : 30px;
align-self: center; align-self: center;
}
/*
========================================
Footer
========================================
*/
footer
{
width: 82%;
margin-top : 20px;
padding-bottom: 5px;
color: #D4D4D5;
font-size: 90%;
border: 1px solid #D4D4D5;
}
.end
{
text-align: center;
} }

@ -267,7 +267,8 @@
</section> </section>
<footer> <footer>
<p class="end">DAHMANE Yanis - REY Guilaume - OBRY Loris</p>
<p class="end">Groupe 7</p>
</footer> </footer>
</body> </body>
</html> </html>
Loading…
Cancel
Save