colorPicker

This commit is contained in:
2020-10-06 19:47:36 +02:00
parent dc6146d498
commit a56d0b899d
2 changed files with 6 additions and 0 deletions

View File

@@ -143,6 +143,10 @@ input::placeholder {
margin: 0;
}
input[type="color"] {
font-size: 1em;
}
a {
text-decoration: none;
}