Sha256: 1b2a3ae7355546678a6b41734a49d7c1cd79a63c76fe9af37fc95943d9324032
Contents?: true
Size: 983 Bytes
Versions: 19
Compression:
Stored size: 983 Bytes
Contents
.footer { @include header-links; background-image: url($centos-img-motif); background-size: cover; background-position: top right; %-margin { margin-top: $line-height-base * 1.5rem; } color: $white; background-color: $dark; font-size: $font-size-base * 0.9; text-shadow: 0 0 5px $dark; scroll-margin-top: $scroll-margin-top; ul { padding: 0; list-style: none; line-height: 1.6; margin-bottom: 0; } .links { @extend .col-sm-3; @extend %-margin; } .project { @extend .col; @extend %-margin; .social { a { margin-right: 1rem; } } } .sponsor { @extend .col; @extend %-margin; display: flex; justify-content: space-between; flex-direction: row; &__message { } &__logo { img { padding: 15px; background-color: $white; } } } .copyright { @extend .col; @extend %-margin; font-size: small; } }
Version data entries
19 entries across 19 versions & 1 rubygems