Compare commits
2 commits
8219074e6f
...
119f0795d8
Author | SHA1 | Date | |
---|---|---|---|
Kasper Friis Christensen | 119f0795d8 | ||
185762b88c |
|
@ -19,6 +19,9 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
input[type="submit"] {
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
cursor: pointer;
|
||||
color: #FFF;
|
||||
background: darken($background-alternative, 20);
|
||||
|
|
Loading…
Reference in a new issue