Sha256: 3b505d73f3ae09aea1bc42f025059ebe05dbf60d77eb8de558b395ed2d014276

Contents?: true

Size: 261 Bytes

Versions: 6

Compression:

Stored size: 261 Bytes

Contents

.footer {
  bottom: 0;
  width: 100%;
  border-color: $dark-light;

  a.footer_item {
    color: $dark-white;
    text-decoration: none;
  }

  a.footer_item:hover {
    color: $grey-blue;
    text-decoration: none;
  }
}

.copyright-text {
  color: $smoke;
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jscom_ice-0.0.7 _sass/layout/_footer.scss
jscom_ice-0.0.6 _sass/layout/_footer.scss
jscom_ice-0.0.5 _sass/layout/_footer.scss
jscom_ice-0.0.4 _sass/layout/_footer.scss
jscom_ice-0.0.3 _sass/layout/_footer.scss
jscom_ice-0.0.2 _sass/layout/_footer.scss