New commit
This commit is contained in:
@@ -13,6 +13,7 @@ nav {
|
||||
background-color: #13172c;
|
||||
justify-content: space-between;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
nav ul {
|
||||
@@ -44,6 +45,19 @@ nav img {
|
||||
justify-content: left;
|
||||
}
|
||||
|
||||
footer {
|
||||
background-color: #13172c;
|
||||
text-align: center;
|
||||
color: #FFEFE5;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
footer p {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
/****************************/
|
||||
/* PAGE: Accueil */
|
||||
/* AUTEUR: Léa */
|
||||
|
||||
Reference in New Issue
Block a user