expand_less
// United 3.3.4
// 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 =================================================================
Wheeled by Wagn v. 0.15.6