Advertisement
Guest User

Untitled

a guest
Jan 19th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. @-moz-document
  2. domain("2ch.hk"),
  3. domain("2ch.pm"),
  4. domain("2ch.re"),
  5. domain("2ch.tf"),
  6. domain("2ch.wf"),
  7. domain("2ch.yt"),
  8. domain("2-ch.so") {
  9.  
  10. .posts .post-wrapper, .posts .oppost-wrapper,
  11. .thread .oppost, .thread .post {
  12. width: 100% !important;
  13. clear: both !important;
  14. }
  15.  
  16. .post-message {
  17. overflow: hidden !important;;
  18. }
  19.  
  20. .posts, form > .thread {
  21. width: 1024px !important;
  22. margin-left: auto !important;
  23. margin-right: auto !important;
  24. }
  25.  
  26.  
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement