Advertisement
psi_mmobile

Untitled

Aug 8th, 2019
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.26 KB | None | 0 0
  1. html > body > div.content-position > div.content-wrapper > table.mainouter > tbody {
  2.     width:95%;
  3.     max-width:97%;
  4. }
  5.  
  6. div.righthb {
  7.     display: none !important;
  8. }
  9.  
  10. div.lefthb {
  11.     display: none !important;
  12. }
  13.  
  14. div.overdtop {
  15.     display: none !important;
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement