Sha256: 6d56bbe9e51363d345ef1ea25b7a884ff74afe5b258f9999628613041f766788
Contents?: true
Size: 419 Bytes
Versions: 58
Compression:
Stored size: 419 Bytes
Contents
// Bootstrap overrides for this template .bg-primary { // background: $theme-primary; // background: -webkit-linear-gradient($theme-primary, darken($theme-primary, 5%)); // background: linear-gradient(#c70000, darken($theme-primary, 5%)); background-color: #730c0c !important; } .text-primary { color: $theme-primary; } .no-gutter > [class*='col-'] { padding-right: 0; padding-left: 0; }
Version data entries
58 entries across 58 versions & 1 rubygems