Guest User

Untitled

a guest
Jan 18th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. /* inspector-stylesheet.css */
  2.  
  3. .container_box {
  4. top: 0 !important;
  5. }
  6.  
  7. /* wedocsui.min3dccb1.css */
  8.  
  9. .sub_nav_box {
  10. display: none !important;
  11. }
  12.  
  13. /* course433230.css */
  14.  
  15. .head {
  16. display: none;
  17. }
  18.  
  19. .book.with-header .book-summary {
  20. top: 0px;
  21. bottom: 0px;
  22. }
  23.  
  24. .book.with-header .book-body {
  25. top: 0px;
  26. bottom: 0px;
  27. }
  28.  
  29. .feedback-bar {
  30. height: 0px;
  31. display: 0;
  32. }
Add Comment
Please, Sign In to add comment