领舞文字居中
parent
d9456a7026
commit
5cc98a70a0
|
@ -276,11 +276,12 @@ body{
|
||||||
margin: -78px auto 0;
|
margin: -78px auto 0;
|
||||||
display: none;
|
display: none;
|
||||||
min-width: 356px;
|
min-width: 356px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
.speak.speak-pink::after{
|
.speak.speak-pink::after{
|
||||||
background: url(../image/icon_03.png) no-repeat;
|
background: url(../image/icon_03.png) no-repeat;
|
||||||
left:60px;
|
left:50%;
|
||||||
|
margin-left: -23px;
|
||||||
}
|
}
|
||||||
.types{
|
.types{
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
|
|
Loading…
Reference in New Issue