Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- document.getElementById('header').getElementsByTagName('div')[0].remove();
- document.getElementById('header-bar').style.top = "80px";
- document.getElementById('header').style.height = "110px";
- document.getElementById('logo').style.top = 0;
- document.getElementsByTagName('body')[0].style = "background: url('https://ws.cubbyusercontent.com/p/_fa44e3eda02b41b389cd245d030d459c/background01.jpg/1344482895') repeat scroll;";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement