Sha256: 5b1bc577952fc7742b4bced6d6b6ecebab7fbd361e31b5c9e239293f92d67f2c

Contents?: true

Size: 1.56 KB

Versions: 12

Compression:

Stored size: 1.56 KB

Contents

// Journal 4.0.0
// Bootswatch


$web-font-path: "https://fonts.googleapis.com/css?family=News+Cycle:400,700" !default;
@import url($web-font-path);

// Navbar ======================================================================

.bg-primary {
  background-color: #fff !important;
  border: 1px solid $gray-lightest;

  &.navbar-fixed-top {
    border-width: 0 0 1px 0;
  }

  &.navbar-fixed-bottom {
    border-width: 1px 0 0 0;
  }
}

.bg-inverse {
  background-color: #000 !important;
}

.navbar {
  font-size: 18px;
  font-family: $headings-font-family;
  font-weight: $headings-font-weight;

  &-nav .nav-item + .nav-item {
    margin-left: 2rem;
  }
}

.navbar-brand {
  padding-top: 0.5rem;
  font-size: inherit;
  font-weight: $headings-font-weight;
  text-transform: uppercase;
}

// Buttons =====================================================================

.btn {
  font-family: $headings-font-family;
  font-weight: $headings-font-weight;
}

// Typography ==================================================================

// Tables ======================================================================

// Forms =======================================================================

// Navs ========================================================================

.pagination {
  a:hover {
    text-decoration: none;
  }
}

// Indicators ==================================================================

// Progress bars ===============================================================

// Containers ==================================================================

Version data entries

12 entries across 7 versions & 2 rubygems

Version Path
card-1.93.1 db/migrate_core_cards/data/b4_beta_themes/journal/_bootswatch.scss
card-1.93.1 db/migrate_core_cards/data/b4_alpha_themes/journal/_bootswatch.scss
card-1.93.0 db/migrate_core_cards/data/b4_beta_themes/journal/_bootswatch.scss
card-1.93.0 db/migrate_core_cards/data/b4_alpha_themes/journal/_bootswatch.scss
card-1.92.2 db/migrate_core_cards/data/b4_alpha_themes/journal/_bootswatch.scss
card-1.92.2 db/migrate_core_cards/data/b4_beta_themes/journal/_bootswatch.scss
card-1.92.1 db/migrate_core_cards/data/b4_alpha_themes/journal/_bootswatch.scss
card-1.92.1 db/migrate_core_cards/data/b4_beta_themes/journal/_bootswatch.scss
card-1.92 db/migrate_core_cards/data/b4_alpha_themes/journal/_bootswatch.scss
card-1.92 db/migrate_core_cards/data/b4_beta_themes/journal/_bootswatch.scss
card-1.91 db/migrate_core_cards/data/b4_themes/journal/_bootswatch.scss
bootswatch-4.0.0.alpha6 app/assets/stylesheets/bootswatch/journal/_bootswatch.scss