修改html
This commit is contained in:
10
article.html
10
article.html
@@ -220,7 +220,15 @@
|
||||
animation: fadeInAndGrow 0.5s forwards;
|
||||
|
||||
}
|
||||
|
||||
.font {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
font-size: 14px;
|
||||
color: #006699;
|
||||
font-weight: bold;
|
||||
line-height: 22px;
|
||||
text-align:center;
|
||||
}
|
||||
@keyframes fadeInAndGrow {
|
||||
0% {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user