丨美化代码
丨新人必看
丨赚取圈币
|
回复 1# oocn
.pace-inactive {
display: none;
}
.pace .pace-progress {
background: #ff4550;
position: fixed;
z-index: 2000;
top: 0;
left: 0;
height: 3px;
-webkit-transition: width 0.1s;
-moz-transition: width 0.1s;
-o-transition: width 0.1s;
transition: width 0.1s;
} |
|
|
|
|
|
|
|
|