Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ==UserScript==
- // @name LTFU Awesome Style & Logo
- // @namespace S0lll0s
- // @version 0.1
- // @description Adds the awesome style to LTFU
- // @match http://lethemfind.us/*
- // @copyright 2013+, S0lll0s
- // ==/UserScript==
- jQuery( "#logo img" ).attr( 'src', 'http://i.imgur.com/gIlL2cS.png' ).css({height: 200});
- jQuery( "#branding" ).css('background','black url(http://www.desktopwallpaperhd.net/wallpapers/3/c/sparks-wallpapers-purple-desktop-30556.jpg) no-repeat');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement