Sha256: 6f150b907eda8d2eeb9dab0b08ae88bfd0bbf66efccad005022f0c05f1628263
Contents?: true
Size: 1.11 KB
Versions: 61
Compression:
Stored size: 1.11 KB
Contents
// Cosmo 4.3.1 // 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
61 entries across 31 versions & 3 rubygems