correction du style de la barre de navigation a l'aide du site w3cschool
This commit is contained in:
@@ -12,8 +12,9 @@ footer{
|
||||
|
||||
.nav-list{
|
||||
list-style-type: none;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
background-color: #0000cc;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user