MediaWiki:WikiBound.css: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
#p-logo {
#p-logo a, #p-logo a:hover {
background-size: 300px; }
    display: block;
    height: 240px;
    width: 327px;
    background-repeat: no-repeat;
    background-position: 35% 50% !important;
    text-decoration: none;
}

Revision as of 16:19, 6 March 2021

#p-logo a, #p-logo a:hover {
    display: block;
    height: 240px;
    width: 327px;
    background-repeat: no-repeat;
    background-position: 35% 50% !important;
    text-decoration: none;
}