diff --git a/static/artwork b/static/artwork index 637f8960164c3b39f5909d2cd874264e7feb9ab2..2cbfc7bfdee0a2ec768eb208c22c1c56d5db18d5 160000 --- a/static/artwork +++ b/static/artwork @@ -1 +1 @@ -Subproject commit 637f8960164c3b39f5909d2cd874264e7feb9ab2 +Subproject commit 2cbfc7bfdee0a2ec768eb208c22c1c56d5db18d5 diff --git a/static/css/style.css b/static/css/style.css index 92c0412bf8adb3ab9ff37123cc515c7282df837b..1167471b3ede4b07f1c292bfd78824504a184ea1 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -57,7 +57,7 @@ ul.dropdown-menu > li.active > a { } footer#main-footer { - background: var(--teckids-secondary-light); + background: var(--teckids-secondary-dark); color: #ffffff; margin-top: 20px; padding-top: 30px;