Sha256: 309f2b4efc90e1c3c4a74ee473ae0eef403b7c4f6501468781dbc34a114a6c60

Contents?: true

Size: 1.18 KB

Versions: 3

Compression:

Stored size: 1.18 KB

Contents

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

/* #Footer
================================================== */
.footer {
  background: rgba(245,248,250,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

3 entries across 3 versions & 1 rubygems

Version Path
flashgrid-3.6.0 vendor/assets/stylesheets/footer.css.scss
flashgrid-3.5.2 vendor/assets/stylesheets/footer.css.scss
flashgrid-3.5.1 vendor/assets/stylesheets/footer.css.scss