diff --git a/assets/linker/styles/header-footer.less b/assets/linker/styles/header-footer.less index 1b3f8b3..eb402fd 100644 --- a/assets/linker/styles/header-footer.less +++ b/assets/linker/styles/header-footer.less @@ -8,7 +8,7 @@ font-size: 24px; border-radius: 0; text-align: center; - background-color: darkolivegreen; + background-color: #5cb85c; color: white; margin-right: 2px; padding: 5px 20px;