Update style.css
This commit is contained in:
4
dist/css/style.css
vendored
4
dist/css/style.css
vendored
@@ -37,7 +37,7 @@ svg {
|
|||||||
}
|
}
|
||||||
.custom {
|
.custom {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 30px;
|
bottom: 0%;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
/* display: none; */
|
/* display: none; */
|
||||||
background-image: -webkit-gradient(
|
background-image: -webkit-gradient(
|
||||||
@@ -62,7 +62,7 @@ svg {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
/* 规定段落中的文本不进行换行: */
|
/* 规定段落中的文本不进行换行: */
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
font-size: 20px;
|
font-size: 30px;
|
||||||
border-right: 0em solid;
|
border-right: 0em solid;
|
||||||
/*帧动画 */
|
/*帧动画 */
|
||||||
animation: wenzi steps(17) 6s, guangbiao steps(1) 1s infinite;
|
animation: wenzi steps(17) 6s, guangbiao steps(1) 1s infinite;
|
||||||
|
|||||||
Reference in New Issue
Block a user