ajout de la page de connection
This commit is contained in:
@@ -25,12 +25,12 @@ section.list img {
|
||||
nav {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
background-color: #13171f;
|
||||
|
||||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
h5 {
|
||||
main.container {
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
@@ -43,3 +43,16 @@ h5 {
|
||||
}
|
||||
|
||||
|
||||
|
||||
section.connexion {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
div.authentification {
|
||||
width: 45%;
|
||||
}
|
||||
|
||||
div.new {
|
||||
width: 45%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user