Displaying all requested passwords

This commit is contained in:
MrFry 2020-04-10 10:24:13 +02:00
parent c93cf0e028
commit f67faa3031
2 changed files with 18 additions and 7 deletions

View file

@ -23,6 +23,11 @@
}
.pw {
margin: 10px;
}
.pwContainer {
font-family: "Courier New", Courier, monospace;
text-align: center;
font-size: 24px;
color: white;