Ajout d'une page d'accueil
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
body {
|
||||
margin: 10px;
|
||||
color: #424242;
|
||||
height: 600px;
|
||||
height: 650px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@ body {
|
||||
overflow: hidden;
|
||||
z-index: 50;
|
||||
background-color: grey;
|
||||
height: 600px;
|
||||
height: 650px;
|
||||
padding: 5px;
|
||||
left: -220px;
|
||||
transition: 0.5s linear left;
|
||||
|
||||
Reference in New Issue
Block a user