Sha256: 49f34a987874e27fbc092b19a79699d565862c86dcead01a64b422f22552df6b

Contents?: true

Size: 714 Bytes

Versions: 9

Compression:

Stored size: 714 Bytes

Contents

.bottompagination {
  .pointerup {
    margin-bottom: -9px;
    margin-left: 49%;
    font-size: 30px;
  }
  .pointerup i {
    color: #eaeaea;
  }
  .navigation {
    display: block;
    font-size: 0.93rem;
    padding: 15px 0 0 0;
    text-align: center;
    margin-bottom: 0;
    color: #999;
    border-top: 1px solid #ddd;
  }
  .pagination2 {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    display: block;
    color: green;
    font-size: 15px;
    margin-bottom: 30px;
    .pageUrl {
      color: green !important;
      font-size: 15px;
      font-weight: 700;
      text-decoration: none;
      margin: 0 3px;
    }
  }
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
best-blogging-theme-0.2.0 _sass/theme/pagination2.scss
best-blogging-theme-0.1.9 _sass/theme/pagination2.scss
best-blogging-theme-0.1.8 _sass/theme/pagination2.scss
best-blogging-theme-0.1.7 _sass/theme/pagination2.scss
best-blogging-theme-0.1.6 _sass/theme/pagination2.scss
best-blogging-theme-0.1.5 _sass/theme/pagination2.scss
best-blogging-theme-0.1.4 _sass/theme/pagination2.scss
best-blogging-theme-0.1.3 _sass/theme/pagination2.scss
best-blogging-theme-0.1.2 _sass/theme/pagination2.scss