From 84362f27ef830b2804985ca7db360898d8025f20 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 4 Feb 2015 06:08:08 -0800 Subject: [PATCH] css/about/main: lovebutt --- static/css/about/main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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;