Template:Quote/styles.css

来自Stardew Valley Wiki
< Template:Quote
Margotbean讨论 | 贡献2021年11月17日 (三) 18:34的版本 (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; 
  margin-top: 0; 
  padding-left: 120px;
}

/* [[Category:Template]] */