Sha256: b4591ab4a79bc62102ad3daad588d2c1057a69ef052ffb2673896552c1452bbe
Contents?: true
Size: 642 Bytes
Versions: 9
Compression:
Stored size: 642 Bytes
Contents
.footer{ position: fixed; bottom: 0; width: 100%; background-color: $footer-background-color; text-align: center; font-size: 14px; color: $footer-color; font-family: $font-family-primary; border-top: 0.1rem solid $footer-border-color; @media (max-width: 768px) { font-size: 0.8rem; } .copyright{} .message{ @media (max-width: 480px) { display: none; } } .madeby{ span{ a{ color: $footer-color-link; text-decoration: underline; } } } .top{ color: $footer-color-link; font-size: 4rem; position: absolute; right: 10px; bottom: 0px; } }
Version data entries
9 entries across 9 versions & 1 rubygems