Advertisement
Guest User

Floating Boardlist

a guest
Sep 23rd, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. @-moz-document domain("wizchan.org") {
  2.  
  3. div.boardlist:not(.bottom) {
  4. color: inherit;
  5. font-size: 9pt;
  6. margin-top: 0px;
  7. top: 0px;
  8. position: fixed;
  9. background: inherit;
  10. }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement