diff --git a/Html-Files/Css-Files/styles.css b/Html-Files/Css-Files/styles.css index 284a682a..06d3fca9 100644 --- a/Html-Files/Css-Files/styles.css +++ b/Html-Files/Css-Files/styles.css @@ -23,7 +23,7 @@ section::before { left: 0; width: 50%; height: 100%; - background: #fff38e; + background: #4bb6b7; } .nav_link { @@ -267,7 +267,7 @@ section::before { justify-content: center; align-items: center; min-height: 100vh; - background: #fff38e; + background: #4bb6b7; } section::before { diff --git a/Html-Files/news.html b/Html-Files/news.html index c02d86aa..de6d08a0 100644 --- a/Html-Files/news.html +++ b/Html-Files/news.html @@ -6,6 +6,7 @@