User:Technical 13/common.js: Difference between revisions

Content deleted Content added
Technical 13 (talk | contribs)
m Strip a chunk of code I've decided I'm not going to likely use again...
Technical 13 (talk | contribs)
m close block comment
Line 40:
/* Shrink all things on my "Contributions" page that no-one has edited since me. *//*
$('.mw-uctop').closest('li').css({"font-size":"6px", "text-decoration":"italic"});
*/