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 {
|
||||
/*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 {
|
||||
|
Reference in New Issue
Block a user