Skip to content

Instantly share code, notes, and snippets.

@ucnv
Created October 13, 2010 21:47
Show Gist options
  • Select an option

  • Save ucnv/624980 to your computer and use it in GitHub Desktop.

Select an option

Save ucnv/624980 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Delicious Skull
// @namespace http://aspietribe.com/
// @include http://www.delicious.com/*
// ==/UserScript==
document.getElementById('pagetitleContent').style.backgroundPosition = '0 -1900px';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment