diff --git a/custom/style.css.php b/custom/style.css.php index e0de9b9..defeef7 100644 --- a/custom/style.css.php +++ b/custom/style.css.php @@ -161,7 +161,7 @@ input[type="submit"]:hover, input[type="submit"]:focus { border: 0; position: relative; - background: var(--color-grey-light); + background: var(--color-hangar-light); border-bottom: var(--global-border); margin-bottom: 15px; }