Sha256: 4b9dd6395757937d26695a7b30fe089204629694201cb0b32fa6c84d5d8f82ce
Contents?: true
Size: 521 Bytes
Versions: 5
Compression:
Stored size: 521 Bytes
Contents
@import "bootstrap"; // fixed navbar body > .container { padding-top: 80px; } @media print { body > .container { padding-top: 0 !important; } } footer.footer { height: 40px; line-height: 40px; bottom: 0; width: 100%; } @keyframes highlight { from { background-color: map-get($theme-colors, warning); } to { background-color: inherit; } } @media print { .contextual { @extend .d-print-none; } a[href]:after { content: none } .btn { @extend .d-print-none; } }
Version data entries
5 entries across 5 versions & 1 rubygems