Sha256: 351581aace4a7f315b5ff4311a0941a48b2a22058c49531d53b3eadfe92e7003

Contents?: true

Size: 716 Bytes

Versions: 2

Compression:

Stored size: 716 Bytes

Contents

.full-width {
  max-width: 1400px;
}

.footer {
  background-color: #333333;
  padding: 2rem 4rem;
  text-align: center;
  color: #fff;
}
.footer i {
  font-size: 100px;
}

.footer h4 {
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 2.5rem;
  margin-bottom: 10px;
}
.footer p, .footer a {
  font-weight: 300;
  font-size: .8em;
  color: #fff;
}

@media only screen and (min-width: 40.063em) {
  .footer .columns:nth-child(n+2) {
    border-left: 1px solid #b3b3b3;
    min-height:280px;
  }
}
.footer-links {
  list-style-type: none;
}
.footer-links li {
}

.bookshout_logo{
  display: table-cell;
  vertical-align: middle;
  h3{
    color: rgb(108,108,108);
  }
}


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bookshout-theme-1.0.1 vendor/assets/stylesheets/footer.scss
bookshout-theme-1.0.0 vendor/assets/stylesheets/footer.scss