Sha256: e1ce632b82ac01b7723720e1d2229565546bf7fa3992a5be8ef9e14c0e022bb5
Contents?: true
Size: 1.13 KB
Versions: 15
Compression:
Stored size: 1.13 KB
Contents
// Cosmo 4.0.0 // Bootswatch // Variables =================================================================== $web-font-path: "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700" !default; @import url($web-font-path); // Navbar ====================================================================== // Buttons ===================================================================== // Typography ================================================================== body { -webkit-font-smoothing: antialiased; } // Tables ====================================================================== // Forms ======================================================================= // Navs ======================================================================== // Indicators ================================================================== .alert { border: none; } // Progress bars =============================================================== .progress { @include box-shadow(none); .progress-bar { font-size: 8px; line-height: 8px; } } // Containers ==================================================================
Version data entries
15 entries across 9 versions & 2 rubygems