changed button colors
This commit is contained in:
parent
35042d141d
commit
ae0e2f640f
|
@ -136,8 +136,9 @@ table a:focus {
|
|||
}
|
||||
|
||||
input[type="submit"] {
|
||||
background: var(--color-seondary);
|
||||
background: var(--color-hangar);
|
||||
border: 0;
|
||||
border-radius: var(--global-radius);
|
||||
padding: 0.4em 2.2em;
|
||||
font-size: 1.1em;
|
||||
color: var(--color-white);
|
||||
|
|
Loading…
Reference in New Issue