Template:Final Fantasy V.css: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
# | #firstHeading::before { | ||
content: url(https://phialfantasy.wiki/images/e/e5/FFV.svg); | content: url(https://phialfantasy.wiki/images/e/e5/FFV.svg); | ||
width: 220px; | width: 220px; | ||
Revision as of 07:41, 10 November 2025
#firstHeading::before {
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;
}