Sablon:Quote/styles.css

Innen: Stardew Valley Wiki
Ugrás a navigációhoz Ugrás a kereséshez
.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 {
  font-family: "Georgia", "Times New Roman", "Times", serif;
  font-size: 1.1em; 
  font-style: italic; 
  line-height: 1.5em; 
  padding-left: 15px; 
}

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

/* [[Category:Sablon]] */