backup + decriptare toate fisiere done
This commit is contained in:
@@ -34,23 +34,23 @@ body, html {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
.ip-form-title{
|
||||
.ip-form-title {
|
||||
margin: 0 0 5vh 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ip-form-title h2{
|
||||
.ip-form-title h2 {
|
||||
color: #FFFFFF;
|
||||
font-size: 5vh;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.ip-form hr{
|
||||
.ip-form hr {
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.ip-form-content{
|
||||
.ip-form-content {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
@@ -79,11 +79,11 @@ button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
button:hover{
|
||||
button:hover {
|
||||
filter: brightness(85%);
|
||||
}
|
||||
|
||||
.ip-form-footer{
|
||||
.ip-form-footer {
|
||||
margin-top: 3vh;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user