Template:Quote/styles.css

来自Stardew Valley Wiki
跳到导航 跳到搜索
.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]] */