Template:Quote/styles.css

From Temple of the White Rat
< Template:Quote
Revision as of 22:43, 11 February 2022 by Katherine (talk | contribs) (Created page with "blockquote .quotation-mark-left { float: left; width: 20px; vertical-align: top; border: none; color: #B2B7F2; font-size: 40px; font-family: 'Times New Roman', Times, serif; font-weight: bold; line-height: .6em; text-align: left; padding: 10px 10px; } blockquote .quotation-mark-right { vertical-align: bottom; color: #B2B7F2; font-size: 40px; font-family: 'Times New Roman', Times, serif; font-weight: bold; line-height: .4em; padding: 1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
blockquote .quotation-mark-left {
  float: left;
  width: 20px;
  vertical-align: top;
  border: none;
  color: #B2B7F2;
  font-size: 40px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  line-height: .6em;
  text-align: left;
  padding: 10px 10px;
}

blockquote .quotation-mark-right {
  vertical-align: bottom;
  color: #B2B7F2;
  font-size: 40px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  line-height: .4em;
  padding: 10px 10px;
}