:애프터라이프 인용문/styles.css

최근 편집: 2019년 12월 19일 (목) 12:13
.quote {
  border-left: 2.5px solid #ced4eb;
  border-right: 2.5px solid #ced4eb;
  border-top: 2.5px solid #22358a;
  border-bottom: 2.5px solid #22358a;
  color: black;
  text-align: center;
  font-size: 0.9em;
  background: white;
}

/*
blockquote:before {
  content: "\2B25\25C6\2B25";
  font-style: normal;
}

blockquote:after {
  content: "\2B25\25C6\2B25";
  font-style: normal;
}
*/