Sha256: ede15a37629e52e56d3918ab2a525c32a3eb68960029b28f674c360898c14c7a
Contents?: true
Size: 479 Bytes
Versions: 4
Compression:
Stored size: 479 Bytes
Contents
// Theses are the Overrides of Bootstrap Sass Variables locatted in boostrap/_variables $brand-primary: #20937b; //Home $home-page-title-text: #000; $home-page-main-title-color: $brand-primary; // Footer $footer-bg-color: #000; $footer-text-color: #fff; // Sub footer $sub-footer-bg-color: #ccc; // Navbar $navbar-text-color: #fff; $navbar-height: 66px; $navbar-inverse-bg: #000; $navbar-inverse-color: #fff; // Fonts $font-family-sans-serif: Arial, sans-serif !default;
Version data entries
4 entries across 4 versions & 1 rubygems