Sha256: 174fc64ef446335eb33c7ccab05b1e1c07ef751d54a6fceab3b3660dcf1d1047

Contents?: true

Size: 1.18 KB

Versions: 8

Compression:

Stored size: 1.18 KB

Contents

/* Table of Contents
==================================================
#Footer
#Footer Alternate */

/* #Footer
================================================== */
.footer {
  background: rgba(255,255,255,1);
  border-top: 1px solid rgba(225,232,237,1);
  color: rgba(136,153,166,1);
  margin-top: 80px;
  padding: 50px 0;
}
.footer a {
  color: rgba(136,153,166,1);
  opacity: 0.8;
  text-decoration: none;
}
.footer a:hover { opacity: 1; }
.footer-brand {
  margin: -79px 0 10px 0;
  text-align: center;
}
.footer-brand a {
  background: rgba(255,255,255,1);
  border: 1px solid rgba(225,232,237,1);
  border-radius: 4px;
  display: inline-block;
  font-size: 44px;
  height: 46px;
  padding: 5px 0 2px 0;
  opacity: 1;
  text-align: center;
  vertical-align: middle;
  width: 50px;
}
.footer h6 {
  color: rgba(136,153,166,1);
  letter-spacing: 1px;
  text-transform: uppercase;
}
.footer ul { margin-bottom: 15px; }
.footer li {
  display: block;
  margin-right: 10px;
}
.footer small {
  display: block;
  margin-top: 15px;
  text-align: center;
}

/* #Footer Alternate
================================================== */
.footer-alt {
  background: transparent;
  border-color: rgba(225,232,237,1);
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
flashgrid-4.0.7 vendor/assets/stylesheets/footer.css.scss
flashgrid-4.0.6 vendor/assets/stylesheets/footer.css.scss
flashgrid-4.0.5 vendor/assets/stylesheets/footer.css.scss
flashgrid-4.0.4 vendor/assets/stylesheets/footer.css.scss
flashgrid-4.0.3 vendor/assets/stylesheets/footer.css.scss
flashgrid-4.0.2 vendor/assets/stylesheets/footer.css.scss
flashgrid-4.0.1 vendor/assets/stylesheets/footer.css.scss
flashgrid-4.0.0 vendor/assets/stylesheets/footer.css.scss