Skip to content
Snippets Groups Projects
Commit 524d826d authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FEAT #12163 TIME 1 fix css login

parent 51f5001f
No related branches found
No related tags found
No related merge requests found
......@@ -1574,11 +1574,12 @@ vertical-align: middle;
#bodyloginCustom0 {
background: url(static.php?filename=bodylogin.jpg) fixed 0 0 no-repeat;
background-size: 100% 100%;
display: flex;
}
#bodyloginCustom {
width: 600px;
height: 320px;
/*height: 320px;*/
/*color: #b5b5b5;*/
/*margin: auto;*/
/*margin-top: 50px;*/
......@@ -1589,8 +1590,10 @@ vertical-align: middle;
margin: auto;
border: 2px #24b0ed solid;
position: absolute;
/*margin: auto;*/
/*position: absolute;
margin: auto;*/
position: relative;
padding: 10px;
}
#bodyloginCustom:before {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment