diff --git a/assets/index.html b/assets/index.html index 02edec3..77f9fd5 100644 --- a/assets/index.html +++ b/assets/index.html @@ -15,7 +15,7 @@ } header { - background: #007BFF; + background: #1CD4FF; color: #ffffff; padding: 10px 20px; text-align: center; @@ -32,7 +32,7 @@ footer { text-align: center; padding: 10px 0; - background: #007BFF; + background: #1CD4FF; color: white; /*position: fixed;*/ bottom: 0;