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:
@@ -42,14 +42,18 @@ input[type="checkbox"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.copied {
|
.copied {
|
||||||
/*height: 100%;*/
|
height: 26px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: #FFF8DC;
|
background-color: #FFF8DC;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin: -25px;
|
padding-right: 0;
|
||||||
margin-top: -5px;
|
padding-left: 0;
|
||||||
padding: 5px;
|
padding-top: 5px;
|
||||||
|
padding-bottom: 5px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin-right: -15px;
|
||||||
|
margin-left: -19px;
|
||||||
|
margin-top: -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fadein {
|
.fadein {
|
||||||
|
Reference in New Issue
Block a user