Sha256: 1ebc83499e7933d7d20d913a73b604294e9018c43abb41737a09c398e6b9730f

Contents?: true

Size: 634 Bytes

Versions: 151

Compression:

Stored size: 634 Bytes

Contents

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5 {
  padding: 0;
  margin: 1em 0;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4 {
  font-weight: bold;
}

h1, .h1 {
  font-size: 1.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
}

h3, .h3 {
  font-size: 1.125rem;
}

h4, .h4,
h5, .h5 {
  font-size: 1rem;
}

h5, .h5 {
  font-weight: normal;
}

p {
  margin: 0 0 2*$default-margin 0;
  white-space: normal;

  a {
    color: $anchor-color;
  }
}

kbd {
  font-family: Courier, monospaced;
  background: $medium-gray;
  border: $default-border;
  padding: 0.25em 0.5em;
  vertical-align: top;
  margin-right: 1ex;
  border-radius: $default-border-radius;
}

Version data entries

151 entries across 151 versions & 1 rubygems

Version Path
alchemy_cms-4.2.4 app/assets/stylesheets/alchemy/typography.scss
alchemy_cms-4.3.1 app/assets/stylesheets/alchemy/typography.scss
alchemy_cms-4.2.3 app/assets/stylesheets/alchemy/typography.scss
alchemy_cms-4.3.0 app/assets/stylesheets/alchemy/typography.scss
alchemy_cms-4.2.2 app/assets/stylesheets/alchemy/typography.scss
alchemy_cms-4.1.2 app/assets/stylesheets/alchemy/typography.scss
alchemy_cms-4.1.1 app/assets/stylesheets/alchemy/typography.scss
alchemy_cms-4.2.1 app/assets/stylesheets/alchemy/typography.scss
alchemy_cms-4.2.0 app/assets/stylesheets/alchemy/typography.scss
alchemy_cms-4.2.0.rc1 app/assets/stylesheets/alchemy/typography.scss
alchemy_cms-4.1.0 app/assets/stylesheets/alchemy/typography.scss