Sha256: 4923f3575b6707b18c80606b2d31fdb35fa7d3f309b92d3561fcfaab3c965866

Contents?: true

Size: 477 Bytes

Versions: 15

Compression:

Stored size: 477 Bytes

Contents

/*------------------------------------*\
    $FOOTER
\*------------------------------------*/
/**
 * Basic footer structural styling. 
 * 
 * Designed and built @kurenn  
 */

.footer {
  color: $footer-text-color;
  font-size: $base-font-size;
  font-weight: lighter;
  line-height: $base-line-height;
  margin-top: 60px;
  text-align: center;

  ul.inline {
    li {
      a {
        color: $footer-anchor-color;
        font-size: $footer-anchor-size;
      }
    }
  }

}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
furatto-1.5.0 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.4.0 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.3.7 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.2.7 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.2.6 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.2.5 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.1.5 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.0.5 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.0.4 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.0.3 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.0.2 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.0.1 vendor/assets/stylesheets/furatto/_footer.scss
furatto-1.0.0 vendor/assets/stylesheets/furatto/_footer.scss
furatto-0.0.3 app/assets/stylesheets/furatto/_footer.scss
furatto-0.0.2 vendor/assets/stylesheets/furatto/_footer.scss