styles/xf.css [587:597]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



styles/xf.type.less [198:210]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

// Quotes
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

// Addresses
address {
  display: block;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



