重构代码:更改进度条颜色

This commit is contained in:
Argo-Lenovo 2017-05-31 21:42:54 +08:00
parent a0a06f6bb2
commit 9f34d5ab73
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
} }
#nprogress .bar { #nprogress .bar {
background: #29d; background: #673AB7;
position: fixed; position: fixed;
z-index: 1031; z-index: 1031;
top: 0; top: 0;