Template:Final Fantasy V.css: Difference between revisions
Template page
More actions
Esbylion changed the content model of the page Template:Final Fantasy V.css from "wikitext" to "Sanitized CSS" |
No edit summary |
||
| Line 1: | Line 1: | ||
#page-title-background { | #page-title-background { | ||
content: url( | content: url(https://phialfantasy.wiki/images/e/e5/FFV.svg); | ||
width: 220px; | width: 220px; | ||
position: absolute; | position: absolute; | ||
Revision as of 13:03, 27 October 2025
#page-title-background {
content: url(https://phialfantasy.wiki/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;
}