css/about/main: lovebutt

This commit is contained in:
Christine Dodrill 2015-02-04 06:08:08 -08:00
parent 8ccaf90bba
commit 84362f27ef
1 changed files with 3 additions and 3 deletions

View File

@ -36,13 +36,13 @@ img.textwrap-right {
top: 42.5%; top: 42.5%;
width: 35%; width: 35%;
height: 15%; height: 15%;
background-color: #007FBE; background-color: #FE9ACD;
padding: 10px; padding: 10px;
padding-top: 6px; padding-top: 6px;
color: #fff; color: #fff;
text-align: center; text-align: center;
font-size: 20px; font-size: 20px;
border: 4px solid #007FBE; border: 4px solid #FE9ACD;
} }
.follow_btn:hover { .follow_btn:hover {
@ -52,7 +52,7 @@ img.textwrap-right {
top: 42.5%; top: 42.5%;
width: 35%; width: 35%;
height: 15%; height: 15%;
background-color: #007FBE; background-color: #FE9ACD;
padding: 10px; padding: 10px;
padding-top: 6px; padding-top: 6px;
color: #fff; color: #fff;