2018-08-21 19:26:15 +00:00
|
|
|
.pagination {
|
|
|
|
margin-top: 6.0rem;
|
|
|
|
text-align: center;
|
2019-02-10 22:56:07 +00:00
|
|
|
font-family: $heading-font-family;
|
2018-08-21 19:26:15 +00:00
|
|
|
li {
|
|
|
|
display: inline;
|
|
|
|
text-align: center;
|
2019-02-10 22:56:07 +00:00
|
|
|
font-weight: 700;
|
2018-08-21 19:26:15 +00:00
|
|
|
span {
|
|
|
|
margin: 0;
|
|
|
|
text-align: center;
|
|
|
|
width: 3.2rem;
|
|
|
|
}
|
|
|
|
a {
|
2019-02-10 22:56:07 +00:00
|
|
|
font-weight: 300;
|
2018-08-21 19:26:15 +00:00
|
|
|
span {
|
|
|
|
margin: 0;
|
|
|
|
text-align: center;
|
|
|
|
width: 3.2rem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|