Skip to content

Instantly share code, notes, and snippets.

console.log("Starting modifications to Wikipedia!"); //Start
if($("body.mediawiki:not(.page-Main_Page)")[0] ){
$("#p-logo a").css({ //Change the top-left logo be the death star
"background-image" : "url(http://images1.wikia.nocookie.net/__cb20111207032811/starwars/images/2/2a/DeathStarTransp-SWE.png)",
"background-size" : "90% 90%" //Scale Image down
});
$("#firstHeading").css({ //Change the top font/color