backup + decriptare toate fisiere done

This commit is contained in:
andrei-mihnea-cerbu
2024-04-19 16:48:10 +03:00
parent ffeebf1177
commit 869305a491
55 changed files with 1073 additions and 265 deletions
+6 -6
View File
@@ -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;