Sha256: aeaedeafd56f3273d2386539fc9f5afb72cc686ecda7c2dd43b53ae78c28229f

Contents?: true

Size: 802 Bytes

Versions: 1

Compression:

Stored size: 802 Bytes

Contents

//
// Jumbotron
// --------------------------------------------------

.jumbotron
  padding: $jumbotron-padding
  margin-bottom: $jumbotron-padding
  font-size: $font-size-base * 1.5
  font-weight: 200
  line-height: $line-height-base * 1.5
  color: $jumbotron-color
  background-color: $jumbotron-bg
  h1
    line-height: 1
    color: $jumbotron-heading-color
  p
    line-height: 1.4
  .container &
    border-radius: $border-radius-large
    // Only round corners at higher resolutions if contained in a container
  @media screen and (min-width: $screen-tablet)
    padding-top: $jumbotron-padding * 1.6
    padding-bottom: $jumbotron-padding * 1.6
    .container &
      padding-left: $jumbotron-padding * 2
      padding-right: $jumbotron-padding * 2
    h1
      font-size: $font-size-base * 4.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bootstrap_sass_rails-0.0.1 app/assets/stylesheets/bootstrap/_jumbotron.css.sass