css/about/main: lovebutt
This commit is contained in:
parent
8ccaf90bba
commit
84362f27ef
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue