Advertisement
uncanniest

hide all paste info

Feb 22nd, 2025 (edited)
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. <style>
  2.  
  3. #paste-info-owner::before {
  4. display: none !important;
  5. }
  6.  
  7. #paste-info-pub, #paste-info-edit, #paste-info-views, #paste-info-owner {
  8. display: none !important; 
  9. }
  10.  
  11. hr.small {
  12. display: none !important; 
  13. }
  14.  
  15. .footernav { 
  16. display: none !important; 
  17. }
  18.  
  19. #theme_button { 
  20. display: none !important; 
  21. }
  22.  
  23. p:not(.tab-container p)  a  {
  24. display: none !important;
  25.  
  26. p:not(.tab-container p) { 
  27. display: none !important; 
  28. }
  29.  
  30. </style>
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement