Sha256: a76463b1f6dfca038f827cd49232f0579e590f9347c105dd60b4bfc46bce1401

Contents?: true

Size: 638 Bytes

Versions: 18

Compression:

Stored size: 638 Bytes

Contents

footer {
  margin: 0;
  border-top: 6px solid $footer-border-color;

  color: $footer-text-color;
  font-size: 11pt;
}
footer nav {
  margin: 0 auto;
  padding: 5px 8px 0 8px;
  width: $page-width;
}
footer p {
  margin: 0;
}
footer p.copyright img {
  float: left;
  margin-right: 5px;
}
footer p.copyright {
  line-height: 16px;
}
footer p.design {
  font-size: 9pt;
  display: block;
  padding: 36px 0 4px 0;
  text-align: center;
}
footer a {
  color: $footer-text-color;
}
footer nav ul {
  margin: 0;
  padding: 0 0 8px 0;
}
footer nav ul li {
  display: inline-block;
}
footer nav ul a {
  display: inline-block;
  padding: 5px;
}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
pwnstyles_rails-0.1.20 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.19 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.18 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.17 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.16 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.15 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.14 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.13 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.12 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.11 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.10 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.9 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.8 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.7 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.6 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.5 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.4 app/assets/stylesheets/modules/_footer.css.scss
pwnstyles_rails-0.1.3 stylesheets/modules/_footer.css.scss