Sha256: 177b2aa1947abce3bf4d9f99fcd41664c20e0ef92b48931daf29a8e420411f73
Contents?: true
Size: 1.11 KB
Versions: 5
Compression:
Stored size: 1.11 KB
Contents
// Cosmo 4.1.3 // 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
5 entries across 5 versions & 2 rubygems