Sha256: a7c764453694f9619c8399ff19c4d3186e10bb6dd1be5491f4751c7eacfb7ef7

Contents?: true

Size: 701 Bytes

Versions: 30

Compression:

Stored size: 701 Bytes

Contents

.footer {
  background-color: @bg-main-color;
  padding: 60px 0px;

  h2 {
    color: @decorator-main-color;
    font-size:14px;
    font-weight:500;
  }

  ul {
    color:@text-inverse-color;
    font-size:13px;
    font-weight:300;
    list-style-type: none;
    padding:0px;

    a {
      .font(12px,300,@text-inverse-color);
    }
  }

  .copyright {
    color:@decorator-main-color;
    text-align:center;
    font-weight:300;
    font-size:12px;
    padding-top:25px;
  }

  .fa {
    font-size: 25px;
    color: @decorator-main-color;
    &:hover {
      color: darken(@decorator-main-color,30%);
      text-decoration:none;
    }
  }

  a.social-link:hover {
    text-decoration:none;
  }

}

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
mno-enterprise-frontend-3.4.0 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.3.3 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.3.2 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.2.1 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.3.1 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.3.0 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.2.0 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.1.4 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.0.7 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-2.0.9 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.1.3 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.0.6 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-2.0.8 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.1.2 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.0.5 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-2.0.7 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-2.0.6 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-2.0.5 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.1.1 app/assets/stylesheets/mno_enterprise/custom/footer.less
mno-enterprise-frontend-3.0.4 app/assets/stylesheets/mno_enterprise/custom/footer.less