Sha256: a628a0ca0a594b1f3a3c1674f70101601ed97d3cf7cfbd42296c3c7b8a8ee8e4

Contents?: true

Size: 343 Bytes

Versions: 1

Compression:

Stored size: 343 Bytes

Contents

.m-pagination {
  &>ul {
    @include horizontal-space();
    @include align-items(center);
  }
  .round-button.cur {
    background-color: $main-color-1;
    border-color: $main-color-1;
    color: $text-color-1;
  }
  .omit {
    @include flexbox();
    & > svg {
      width: 1rem;
      height: 1rem;
      fill: $text-color-l
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-text-theme-1.5.0 _sass/components/_pagination.scss