Merge branch 'main' into guillaume
This commit is contained in:
commit
8aed1e526b
18 changed files with 810 additions and 40 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