HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/ijzerenman.komma.pro/wwwroot/css/partials/_pagination.sass
.pagination

  padding: 0 120px
  height: 60px
  line-height: 60px

  background: #69625D
  color: #B4B1AE

  font-size: 1.1em
  text-align: center

  .centered
    display: inline-block
    text-align: left

    ul
      display: inline-block
      padding: 0 20px

  li
    display: inline-block
    margin: 0 5px

    a
      color: #B4B1AE
      +transition(color 200ms ease-out)

      &:hover
        color: #fff

    &.active

      span
        color: #fff

    &.disabled

      span
        color: #B4B1AE
        opacity: 0.3