Updated buttons
This commit is contained in:
@@ -16,11 +16,16 @@
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.settings input[type="submit"] {
|
||||||
|
background-color: #845663;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
.settings input[type="password"],
|
.settings input[type="password"],
|
||||||
.settings input[type="text"],
|
.settings input[type="text"],
|
||||||
.settings input[type="date"],
|
.settings input[type="date"],
|
||||||
.settings input[type="email"],
|
.settings input[type="email"],
|
||||||
.settings textarea{
|
.settings textarea {
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -44,6 +44,7 @@
|
|||||||
|
|
||||||
<label></label>
|
<label></label>
|
||||||
<input type="submit"
|
<input type="submit"
|
||||||
|
value="Opslaan"
|
||||||
>
|
>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user