Sha256: de09ec5b7e9f85e78950a676d293192b92cb4e7664084c7a01dffc460cc1b67e
Contents?: true
Size: 1.1 KB
Versions: 13
Compression:
Stored size: 1.1 KB
Contents
// Cosmo 4.0.0 // Bootswatch $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 { height: 8px; @include box-shadow(none); .progress-bar { font-size: 8px; line-height: 8px; } } // Containers ================================================================== .popover { color: $body-color; }
Version data entries
13 entries across 8 versions & 2 rubygems