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

@@ -8,6 +8,7 @@
background-size: cover;
background-color: #fff;
overflow-y: clip;
overflow-x: clip;
}
#txt_Pw_WH:invalid {
background-color: indianred;
@@ -95,7 +96,7 @@
background-color: rgba(255,255,255,0.5);
top: 50%;
bottom: auto;
left: -20%;
left: -15%;
right: 520px;
margin: auto;
}