mirror of
https://gitee.com/coder-xiaomo/flashsale
synced 2025-09-12 15:01:39 +08:00
添加Metronic(作为LFS)
This commit is contained in:
15
frontend/static/css/module/pagination.css
Normal file
15
frontend/static/css/module/pagination.css
Normal file
@@ -0,0 +1,15 @@
|
||||
@CHARSET "UTF-8";
|
||||
.page-container{
|
||||
margin-top: 1.5rem;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
.page-number-container{
|
||||
margin:0 1rem;
|
||||
}
|
||||
.page-btn-container{
|
||||
margin:0 1rem;
|
||||
}
|
||||
.page-btn{
|
||||
padding: 0.42rem 2.125rem !important;
|
||||
color: #808080 !important;
|
||||
}
|
Reference in New Issue
Block a user