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

Template:Final Fantasy V.css

Template page
Revision as of 05:18, 27 October 2025 by Esbylion (talk | contribs) (Created page with "#page-title-background { content: url(http://localhost:4000/images/e/e5/FFV.svg); width: 220px; position: absolute; left: 0px; bottom: 0px; z-index: -12; opacity: .75; } #page-header { margin-top: 2.4em; } #firstHeading { font-size: 2.4em; } #site-header-icon { display: none; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. page-title-background {
   content: url(http://localhost:4000/images/e/e5/FFV.svg);
   width: 220px;
   position: absolute;
   left: 0px;
   bottom: 0px;
   z-index: -12;
   opacity: .75;

}

  1. page-header {
   margin-top: 2.4em;

}

  1. firstHeading {
   font-size: 2.4em;

}

  1. site-header-icon {
   display: none;

}