Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ESWording/styles.css

Template page
Revision as of 01:13, 23 April 2025 by Gpe (talk | contribs) (// via Wikitext Extension for VSCode)
.es-container {
  border: 1px solid var( --border-color-base );
  border-radius: var( --border-radius--large );
  padding: 1em;
}

.es-intro {
  font-family: "Mea Culpa", cursive;
  font-weight: 400;
  font-style: normal;
  display: block;
  font-size: 2em;
}

.es-wording {
  font-family: "Quintessential", serif;
  font-weight: 400;
  font-style: normal;
}