Advertisement
Guest User

Untitled

a guest
Dec 10th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <html>
  2. <head>
  3. <script type="text/css">
  4. var style = document.getElementById("footer-bottom");
  5. style.innerHTML = `
  6. #footer, div#st_notification_1, #sidebar_box {
  7. display: none!important;
  8. }
  9. </script>
  10. </head>
  11. <body>
  12.  
  13. </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement