Erstellung des Benutzerregistrierungssystem
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
font-size: var(--font-size-text);
|
||||
border-radius: 3px;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
@@ -38,7 +38,7 @@ h2 {
|
||||
}
|
||||
|
||||
main {
|
||||
margin-top: 135px;
|
||||
margin-top: 190px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
@@ -104,10 +104,6 @@ label.errorMsg {
|
||||
color: orange;
|
||||
}
|
||||
|
||||
input {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
input[type="submit"] {
|
||||
width: 100px;
|
||||
margin-left: 330px;
|
||||
|
Reference in New Issue
Block a user