:위쳐3 인용문/styles.css

최근 편집: 2019년 12월 14일 (토) 05:27
낙엽1124 (토론 | 기여)님의 2019년 12월 14일 (토) 05:27 판 (태그로 변경(https://github.com/femiwiki/FemiwikiSkin/issues/107))
blockquote {
  /*border-top: 3px solid #323852;
  border-bottom: 3px solid #323852;*/
  border: 0;
  color: #323852;
  font-style: italic;
  /*padding: 10px*/
  text-align: center;
  font-size: 0.9em;
  background: lightgray;
}

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

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