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: Difference between revisions

Template page
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; }"
 
Esbylion changed the content model of the page Template:Final Fantasy V.css from "wikitext" to "Sanitized CSS"
(No difference)

Revision as of 05:20, 27 October 2025

#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;
}