index.css : CSS responsive

This commit is contained in:
Dany De Bontridder 2018-02-22 19:15:05 +01:00
parent d58827d5d6
commit 72a32bd124

View file

@ -164,6 +164,7 @@ BODY {
bottom: 0px;
left:0px;
z-index: -1;
display : block;
}
#logo_id {
z-index:-1;
@ -194,6 +195,7 @@ BODY {
bottom: 0px;
left:0px;
z-index: -1;
display : block;
}
#logo_id {
z-index:-1;
@ -216,6 +218,7 @@ BODY {
top:397px;
left:539px;
background-color: white;
width:auto;
}
#recover_box {
@ -236,6 +239,7 @@ BODY {
bottom: 0px;
left:0px;
z-index: -1;
display : block;
}
#logo_id {
z-index:-1;
@ -256,8 +260,9 @@ BODY {
#recover_link {
position:absolute;
top:55%;
left:50%;
left:55%;
background-color: white;
margin-top:0px;
}
#recover_box {