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 {
|
||||
position: absolute;
|
||||
bottom: 30px;
|
||||
bottom: 0%;
|
||||
color: #fff;
|
||||
/* display: none; */
|
||||
background-image: -webkit-gradient(
|
||||
@@ -62,7 +62,7 @@ svg {
|
||||
overflow: hidden;
|
||||
/* 规定段落中的文本不进行换行: */
|
||||
white-space: nowrap;
|
||||
font-size: 20px;
|
||||
font-size: 30px;
|
||||
border-right: 0em solid;
|
||||
/*帧动画 */
|
||||
animation: wenzi steps(17) 6s, guangbiao steps(1) 1s infinite;
|
||||
|
||||
Reference in New Issue
Block a user