1
0
mirror of https://github.com/S2-/pwgen.git synced 2025-08-02 17:00:03 +02:00

make text nicer

This commit is contained in:
s2
2017-11-27 17:23:30 +01:00
parent a94280245d
commit 07bde76b38

View File

@@ -42,14 +42,18 @@ input[type="checkbox"] {
}
.copied {
/*height: 100%;*/
height: 26px;
width: 100%;
background-color: #FFF8DC;
position: absolute;
margin: -25px;
margin-top: -5px;
padding: 5px;
padding-right: 0;
padding-left: 0;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
margin-right: -15px;
margin-left: -19px;
margin-top: -1px;
}
.fadein {