UNPKG

bootswatch

Version:

Bootswatch is a collection of themes for Bootstrap.

42 lines (27 loc) 1.09 kB
// United 3.2.0 // Bootswatch // ----------------------------------------------------- @import url("//fonts.googleapis.com/css?family=Ubuntu"); // Navbar ===================================================================== .navbar { &-default { .badge { background-color: #fff; color: @navbar-default-bg; } } &-inverse { .badge { background-color: #fff; color: @navbar-inverse-bg; } } } // Buttons ==================================================================== // Typography ================================================================= // Tables ===================================================================== // Forms ====================================================================== // Navs ======================================================================= // Indicators ================================================================= // Progress bars ============================================================== // Containers =================================================================