diff --git a/themes/hugo-blog-jeffprod/static/css/blog.css b/themes/hugo-blog-jeffprod/static/css/blog.css index 5d4e8dc9cb569874bf414ca939fd01f14f831835..be23811784263c6020bacca4f833c0647ab7aba6 100644 --- a/themes/hugo-blog-jeffprod/static/css/blog.css +++ b/themes/hugo-blog-jeffprod/static/css/blog.css @@ -88,6 +88,9 @@ ul{ li{ list-style-type: disc!important; } +.pagination__item{ + list-style-type: none!important; +} /* ------------------------blog 主页------------------------- */ .article { display: flex;