index.css : CSS responsive
This commit is contained in:
parent
d58827d5d6
commit
72a32bd124
1 changed files with 6 additions and 1 deletions
|
|
@ -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 {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue