Sha256: 9ee8447815453dcc6ca972abfece184364710d8093425993086a84e066edcd4e

Contents?: true

Size: 457 Bytes

Versions: 15

Compression:

Stored size: 457 Bytes

Contents

//
// Hero unit
// --------------------------------------------------


.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: $heroUnitBackground;
  @include border-radius(6px);
  h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: $heroUnitHeadingColor;
    letter-spacing: -1px;
  }
  p {
    font-size: 18px;
    font-weight: 200;
    line-height: $baseLineHeight * 1.5;
    color: $heroUnitLeadColor;
  }
}

Version data entries

15 entries across 15 versions & 4 rubygems

Version Path
sass-twitter-bootstrap-2.1.1 vendor/assets/stylesheets/twitter/_hero-unit.scss
bootstrap-sass-rails-2.1.1.1 vendor/assets/stylesheets/twitter/bootstrap/_hero-unit.scss
bootstrap-generators-2.1.1 vendor/twitter/bootstrap/sass/_hero-unit.scss
bootstrap-sass-rails-2.1.1.0 vendor/assets/stylesheets/twitter/bootstrap/_hero-unit.scss
anjlab-bootstrap-rails-2.1.1.1 vendor/frameworks/twitter/bootstrap/hero-unit.scss
anjlab-bootstrap-rails-2.1.1.0 vendor/frameworks/twitter/bootstrap/hero-unit.scss
bootstrap-sass-rails-2.1.0.0 vendor/assets/stylesheets/twitter/bootstrap/_hero-unit.scss
bootstrap-sass-rails-2.1.0.0pre2 vendor/assets/stylesheets/twitter/bootstrap/_hero-unit.scss
anjlab-bootstrap-rails-2.1.0.5 vendor/frameworks/twitter/bootstrap/hero-unit.scss
anjlab-bootstrap-rails-2.1.0.4 vendor/frameworks/twitter/bootstrap/hero-unit.scss
anjlab-bootstrap-rails-2.1.0.3 vendor/frameworks/twitter/bootstrap/hero-unit.scss
anjlab-bootstrap-rails-2.1.0.2 vendor/frameworks/twitter/bootstrap/hero-unit.scss
anjlab-bootstrap-rails-2.1.0.1 vendor/frameworks/twitter/bootstrap/hero-unit.scss
bootstrap-sass-rails-2.1.0.0pre1 vendor/assets/stylesheets/twitter/bootstrap/_hero-unit.scss
anjlab-bootstrap-rails-2.1.0.0 vendor/frameworks/twitter/bootstrap/hero-unit.scss