Template:Quote/styles.css

From the group that combats the Wikia skin, the Anti-Wikia alliance.
Jump to: navigation, search
.quote.framed {
  background-color: #F5FAFF;
  border: 1px solid #00629B;
  margin: 2em 0 1em;
  padding: .5em 1em;
}

.quote blockquote {
  margin: 1em 1.5em;
}

.quote .quotetext {
  font-style: italic;
}

.quote .author {
  margin: .5em 0 0 2em;
}