Sha256: bbbfee030c7b6a1bb1da5c5f7018d9fab1ccbdb77d02fc93e3a3fed8eb574e88

Contents?: true

Size: 889 Bytes

Versions: 3

Compression:

Stored size: 889 Bytes

Contents

abbr[title] {
  border-bottom: 1px dotted;
}

strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

ins {
  // background: #ff0;
  // color: #000;
  text-decoration: none;
}

mark {
  // background: #ff0;
  // color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;

  &:before, &:after {
    content: "";
    content: none;
  }
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

// do not use tags <b> and <i> for the text decoration
b, i {
  font-weight: normal;
  font-style: normal;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
liqueur-0.1.0 app/assets/stylesheets/liqueur/reset/_typografy.scss
liqueur-0.0.5 app/assets/stylesheets/liqueur/reset/_typografy.css.scss
liqueur-0.0.4 app/assets/stylesheets/liqueur/reset/_typografy.css.scss