Sha256: 307d416ed4490e4286c4fc403cae8dc348b8d18521ea5d0832128267fe961350

Contents?: true

Size: 813 Bytes

Versions: 5

Compression:

Stored size: 813 Bytes

Contents

body {
  padding-top: 20px;
}

.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
  border-top: 1px solid #eee;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  background-color: transparent;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

.navbar {
  background-image: linear-gradient(to bottom, #f7f7f7 0%,#eee 100%);
  border: 1px solid #e5e5e5;
}

@media (min-width: 768px) {
  .navbar-nav {
    display: -ms-flexbox;
    display: flex;
  }

  .navbar-nav .nav-item {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
card-1.93.7 mod/bootstrap/vendor/bootstrap/docs/4.0/examples/justified-nav/justified-nav.css
card-1.93.6 mod/bootstrap/vendor/bootstrap/docs/4.0/examples/justified-nav/justified-nav.css
card-1.93.5 mod/bootstrap/vendor/bootstrap/docs/4.0/examples/justified-nav/justified-nav.css
card-1.93.4 mod/bootstrap/vendor/bootstrap/docs/4.0/examples/justified-nav/justified-nav.css
card-1.93.3 mod/bootstrap/vendor/bootstrap/docs/4.0/examples/justified-nav/justified-nav.css