MediaWiki:Vector.css: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
(testing-- temporary fix for enlarged logo, hopefully)
 
m (Logo fix for here as well)
 
Line 1: Line 1:
#p-logo a { background: url(https://dl.dropbox.com/u/3784170/Skins/logo_vector.png) 75% 50% no-repeat !important; }
/* Site logo */
#p-logo a:hover { background: url(https://dl.dropbox.com/u/3784170/Skins/logo_vector.png) 75% 50% no-repeat !important; }
#p-logo a { background: url(https://wikibound.info/w/images/thumb/b/bc/WikiBound.png/150px-WikiBound.png) 75% 50% no-repeat !important; }
#p-logo a:hover { background: url(https://wikibound.info/w/images/thumb/b/bc/WikiBound.png/150px-WikiBound.png) 75% 50% no-repeat !important; }

Latest revision as of 03:57, 8 March 2021

/* Site logo */
#p-logo a { background: url(https://wikibound.info/w/images/thumb/b/bc/WikiBound.png/150px-WikiBound.png) 75% 50% no-repeat !important; }
#p-logo a:hover { background: url(https://wikibound.info/w/images/thumb/b/bc/WikiBound.png/150px-WikiBound.png) 75% 50% no-repeat !important; }