Sha256: e950d26fb3de1fba786bc85fb957e542e9c413b7fc08c7887d61f2c549300962
Contents?: true
Size: 786 Bytes
Versions: 11
Compression:
Stored size: 786 Bytes
Contents
.footer { a { color: rgba(255,255,255,0.75); &:hover { color: $white; } } 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; } } } .copyright { @extend .col; @extend %-margin; font-size: small; } }
Version data entries
11 entries across 11 versions & 1 rubygems