thinkphp分页样式css代码

Posted 后海大鲨鱼、

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了thinkphp分页样式css代码相关的知识,希望对你有一定的参考价值。

<style type="text/css">
.Pagination a:hover,.current{background-color: #f54281;border: 1px solid #f54281;color: #ffffff; }
.Pagination{float: right;height: auto;_height: 45px; line-height: 20px;margin-right: 15px;_margin-right: 5px; color:#565656;margin-top: 10px;_margin-top: 20px; clear:both;}
.Pagination a,.Pagination span{ font-size: 14px;text-decoration: none;display: block;float: left;color: #565656;border: 1px solid #ccc;height: 34px;line-height: 34px;margin: 0 2px;width: 34px;text-align: center;}
</style>





以上是关于thinkphp分页样式css代码的主要内容,如果未能解决你的问题,请参考以下文章

thinkphp分页样式css代码

thinkphp分页及分页样式

thinkphp5 分页样式修改

Thinkphp6 自定义分页样式

ThinkPHP6.0使用自定义分页类 重写paginate页码样式

thinkphp分页二,分装到funciton.php