Sha256: 3df76036c7e058a3bb39f692f02e17f22faedf188d1f9d8ec5493143d2c8dfd1
Contents?: true
Size: 1.11 KB
Versions: 46
Compression:
Stored size: 1.11 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 ================================================================== // Progress bars =============================================================== .progress { @include box-shadow(none); .progress-bar { font-size: 8px; line-height: 8px; } } // Containers ==================================================================
Version data entries
46 entries across 24 versions & 2 rubygems