Commit 877bffe6 by fengshuonan

修改分页的主题颜色

parent 9673ec9e
......@@ -10,6 +10,7 @@
width: 65px;
}
/*分页的主题颜色*/
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
......@@ -23,6 +24,7 @@
z-index: 2;
}
/*分页的主题颜色*/
.pagination > li > a,
.pagination > li > span {
background-color: #FFFFFF;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment