Advertisement
Lirbo

CP Hides

Jan 6th, 2022
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. #header{
  2. display: none;
  3. }
  4.  
  5. .nextlinks{
  6. display: none;
  7. }
  8.  
  9. .keyinfo{
  10. display: none;
  11. }
  12.  
  13. .navigate_section{
  14. display: none;
  15. }
  16.  
  17. #dirt_top{
  18. display: none;
  19. }
  20.  
  21. #userbar{
  22. display: none;
  23. }
  24.  
  25. #toolbar{
  26. display: none;
  27. }
  28.  
  29. .errorbox{
  30. display: none;
  31. }
  32.  
  33. .flow_hidde, .catbg, .cat_bar, .topslice, .poster{
  34. display: none;
  35. }
  36.  
  37. .postarea{
  38. margin-left: 0;
  39. }
  40.  
  41. .post{
  42. width: 100vw;
  43. }
  44.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement