Sha256: b17c7956bd37ce192cd9e8ad99a5bfbe5fec565181333018b0ec6975850e61b8
Contents?: true
Size: 504 Bytes
Versions: 33
Compression:
Stored size: 504 Bytes
Contents
/* Template-specific stuff * * Customizations just for the template; these are not necessary for anything * with disabling the responsiveness. */ /* Account for fixed navbar */ body { padding-top: 70px; padding-bottom: 30px; } body, .navbar-fixed-top, .navbar-fixed-bottom { min-width: 970px; } /* Don't let the lead text change font-size. */ .lead { font-size: 16px; } /* Finesse the page header spacing */ .page-header { margin-bottom: 30px; } .page-header .lead { margin-bottom: 10px; }
Version data entries
33 entries across 33 versions & 1 rubygems