틀:Quote/styles.css

Stardew Valley Wiki
< 틀:Quote
Margotbean (토론 | 기여)님의 2021년 11월 17일 (수) 18:11 판 (create page)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
둘러보기로 가기 검색하러 가기
.decorativequotemark {
  font-family: "Georgia", "Times New Roman", "Times", serif;
  font-size: 5em;
  line-height: 0.02em;
  font-weight: bold;
  color: rgb(41, 129, 178); 
  border-right: 1px solid rgb(47, 148, 204); 
  padding: 25px 0.06em 0em 0.2em;
}

.quotetext {
  padding-left: 15px; 
}

.quotesource {
  text-align: left; 
  font-size: 0.9em; 
  font-style: italic; 
  margin-top: 0; 
  padding-left: 120px;
}

/* [[Category:틀]] */