Template:Final Fantasy V.css: Difference between revisions
Template page
More actions
No edit summary |
No edit summary Tag: Reverted |
||
| Line 7: | Line 7: | ||
z-index: -12; | z-index: -12; | ||
opacity: .75; | opacity: .75; | ||
} | |||
#firstHeading { | |||
color: red; | |||
} | } | ||
Revision as of 07:43, 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;
}
#firstHeading {
color: red;
}