Speicherung changepw.css

This commit is contained in:
ja
2021-10-15 10:33:22 +02:00
parent bceabf4f46
commit 184a210e34
5 changed files with 25 additions and 24 deletions

View File

@@ -66,7 +66,7 @@
background-size: cover;
background-color: #fff;
overflow-y: clip;
overflow-x:clip;
overflow-x: clip;
}
#content_container {
@@ -76,15 +76,18 @@
width: 400px;
height: 613px;
margin: 0 auto;
margin-top: 0px;
margin-top: 250px;
}
.container-fluid {
width: 400px;
height: 613px;
background-color: rgba(255,255,255,0.5);
margin: 0 auto;
margin-top: 150%;
top:50%;
bottom: auto;
left: -5px;
right: 520px;
margin: auto;
}
#tbl_main_M {