Début mise en page footer
This commit is contained in:
parent
e15003fc5c
commit
16289a1c15
2 changed files with 43 additions and 2 deletions
|
|
@ -96,3 +96,17 @@ body {
|
|||
height: 20%;
|
||||
padding: 0.75rem;
|
||||
}
|
||||
|
||||
.footer{
|
||||
color: white;
|
||||
background-color: #0000ff;
|
||||
}
|
||||
|
||||
.footer ul{
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.footer a{
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue