diff --git a/static/css/about/main.css b/static/css/about/main.css index f07ac63..85fe61f 100644 --- a/static/css/about/main.css +++ b/static/css/about/main.css @@ -36,13 +36,13 @@ img.textwrap-right { top: 42.5%; width: 35%; height: 15%; - background-color: #007FBE; + background-color: #FE9ACD; padding: 10px; padding-top: 6px; color: #fff; text-align: center; font-size: 20px; - border: 4px solid #007FBE; + border: 4px solid #FE9ACD; } .follow_btn:hover { @@ -52,7 +52,7 @@ img.textwrap-right { top: 42.5%; width: 35%; height: 15%; - background-color: #007FBE; + background-color: #FE9ACD; padding: 10px; padding-top: 6px; color: #fff;