Merge branch 'main' of https://gitea.zkd.ca/Dev_Web/web01
This commit is contained in:
@@ -8,6 +8,15 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
nav ul {
|
||||
display: flex;
|
||||
background-color: #13172C;
|
||||
}
|
||||
|
||||
nav ul li {
|
||||
width: 15%;
|
||||
}
|
||||
|
||||
/****************************/
|
||||
/* PAGE: Accueil */
|
||||
/* AUTEUR: Léa */
|
||||
@@ -22,6 +31,8 @@
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/****************************/
|
||||
/* PAGE: à Propos */
|
||||
/* AUTEUR: Stanislas */
|
||||
|
||||
Reference in New Issue
Block a user