Sha256: 8c77aa9136eb3f62741bfc5d112533b776c9a2a9a8e6715366e77ea1075e0e0e
Contents?: true
Size: 510 Bytes
Versions: 7
Compression:
Stored size: 510 Bytes
Contents
@import 'semantic-ui'; @import 'font-awesome-sprockets'; @import 'font-awesome'; @import 'custom_styling'; body { /* Antialias the font for smooth text rendering */ text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; font-smooth: always; margin: 0; padding: 0; } .footer { background-color: #f5f5f5; bottom: 0; height: 1.5rem; position: absolute; width: 100%; }
Version data entries
7 entries across 7 versions & 1 rubygems