backup + decriptare toate fisiere done
This commit is contained in:
@@ -25,7 +25,7 @@ body, html {
|
||||
text-align: center; /* Center the text for all child elements */
|
||||
}
|
||||
|
||||
.header{
|
||||
.header {
|
||||
color: #1B1A55;
|
||||
font-size: 4vh;
|
||||
text-transform: uppercase;
|
||||
@@ -42,11 +42,11 @@ body, html {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
.profile-form-title{
|
||||
.profile-form-title {
|
||||
margin-bottom: 5vh;
|
||||
}
|
||||
|
||||
.profile-form hr{
|
||||
.profile-form hr {
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
@@ -58,13 +58,13 @@ body, html {
|
||||
font-size: 5vh;
|
||||
}
|
||||
|
||||
.profile-form-content{
|
||||
.profile-form-content {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.profile-form-footer{
|
||||
.profile-form-footer {
|
||||
margin-top: 7vh;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
@@ -94,7 +94,7 @@ button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
button:hover{
|
||||
button:hover {
|
||||
filter: brightness(85%);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user