MediaWiki:Nostalgia.css: Difference between revisions
the nostalgia theme will use the frontierpedia logo, partially inspired by wikipedia using its own old logo for its nostalgia theme. |
m didnt notice that it was my browser cache, reverting back to using SVG Tag: Undo |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 09:49, 3 August 2024
/* All CSS here will be loaded for users of the Nostalgia skin */
#p-logo a {
background-image: url(https://agentpedia.tmafe.com/resources/assets/FPSVG.svg);
background-size: contain;
width: 135px;
height: 155px;
}