| .. | |||||
| _animation.scss | |||||
| _bg-colors.scss | |||||
| _breadcrumb.scss | |||||
| _buttons.scss | |||||
| _forms.scss | |||||
| _helpers.scss | |||||
| _icons.scss | |||||
| _lists.scss | |||||
| _pagetitle.scss | |||||
| _pagination.scss | |||||
| _preloader.scss | |||||
| _tabs.scss | |||||
| _typography.scss |
| Server IP : 103.169.32.36 / Your IP : 216.73.217.13 Web Server : Apache System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : apache ( 48) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/dpmptsp/public_html/promosi/assets/scss/layout/ |
Upload File : |
/*----------------------
Pagination
-----------------------*/
.pagination li {
margin-right: 10px;
&:last-child {
margin-right: 0;
}
a {
font-size: 20px;
font-weight: 700;
display: block;
width: 50px;
height: 50px;
line-height: 48px;
background-color: #f4f4f4;
color: #222222;
text-align: center;
border: none;
border-radius: 5px;
@include prefix(transition, all 0.3s linear, webkit moz ms o);
i {
font-weight: 700;
}
}
a:hover,
a.current {
background-color: $color-theme;
color: $color-white;
}
}
@include xs-sm-screens {
.pagination li a {
font-size: 18px;
width: 40px;
height: 40px;
line-height: 38px;
}
}| .. | |||||
| _animation.scss | |||||
| _bg-colors.scss | |||||
| _breadcrumb.scss | |||||
| _buttons.scss | |||||
| _forms.scss | |||||
| _helpers.scss | |||||
| _icons.scss | |||||
| _lists.scss | |||||
| _pagetitle.scss | |||||
| _pagination.scss | |||||
| _preloader.scss | |||||
| _tabs.scss | |||||
| _typography.scss |