领舞文字居中

master
cp 2021-12-03 17:07:21 +08:00
parent d9456a7026
commit 5cc98a70a0
1 changed files with 3 additions and 2 deletions

View File

@ -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;