Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. #app-mount {
  2. background-image: url('https://i.imgur.com/kYW2H5C.jpg');
  3. }
  4. #app-mount .activityFeed-1C0EmJ:before,
  5. #app-mount .applicationStore-1pNvnv:before,
  6. #app-mount .authBox-hW6HRx:before,
  7. #app-mount .autocomplete-1vrmpx:before,
  8. #app-mount .autocompleteShadow-iiGWFU:before,
  9. #app-mount .sidebar-2K8pFh:before,
  10. #app-mount .chat-3bRxxu:before,
  11. #app-mount .container-2x5lvQ:before,
  12. #app-mount .container-3ayLPN:before,
  13. #app-mount .container-3cGP6G:before,
  14. #app-mount .container-3gCOGc:before,
  15. #app-mount .contentRegion-3nDuYy:before,
  16. #app-mount .css-1rckt42-menu:before,
  17. #app-mount .errorPage-u8SYh4:before,
  18. #app-mount .gameLibrary-TTDw4Y:before,
  19. #app-mount .menu-Sp6bN1:before,
  20. #app-mount .modal-yWgWj-:before,
  21. #app-mount .modal-yWgWj-.modal-1sor29:before,
  22. #app-mount .modal-yWgWj-.modal-c2O6Xq:before,
  23. #app-mount .modal-yWgWj-.popout-103y-5.sizeSmall-1jtLQy:before,
  24. #app-mount .modal-yWgWj-.slide-2pHaq5.size-1XvbKb:before,
  25. #app-mount .pageWrapper-1PgVDX:before,
  26. #app-mount .popoutContainerMinimal-yvdYAP .scrollerWrap-2lJEkd.firefoxFixScrollFlex-cnI2ix:before,
  27. #app-mount .queryContainer-RKFJW-.focused-2bY0OD:before,
  28. #app-mount .quickSelectPopout-X1hvgV.regionSelectPopout-p9-0_W:before,
  29. #app-mount .regionSelectModal-12e-57:before,
  30. #app-mount .reply-list:before,
  31. #app-mount .root-SR8cQa:before,
  32. #app-mount .sidebarRegion-VFTUkN:before,
  33. #app-mount .stickyHeader-1pqx0j:before,
  34. #app-mount .uploadModal-2ifh8j:before,
  35. #app-mount .userPopout-3XzG_A:before,
  36. #app-mount .wrapper-1Rf91z:before,
  37. #app-mount .messagesPopoutWrap-1MQ1bW:before,
  38. #app-mount .css-181m2lf-menu:before,
  39. #app-mount .overflowRolesPopout-140n9i:before,
  40. #app-mount .popout-3G62UL:before,
  41. #app-mount .membersFilterPopout-URUUD-:before,
  42. #app-mount .quickswitcher-3JagVE:before,
  43. #app-mount .keyboardShortcutsModal-3piNz7:before,
  44. #app-mount .react-datepicker:before,
  45. #app-mount #bd-customcss-detach-container:before,
  46. #app-mount .root-1BQpZw:before,
  47. #app-mount .popout-googletranslate .themedPopout-1TrfdI:before,
  48. #app-mount .root-1gCeng.small-3iVZYw:before,
  49. #app-mount .notice-2FJMB4:before,
  50. #app-mount .guildSettingsAuditLogsUserFilterPopout-3Jg5NE:before,
  51. #app-mount .bd-modal-inner:before,
  52. #app-mount .searchResultsContainer-1ma_dc:before {
  53. content: "";
  54. background: url('https://i.imgur.com/kYW2H5C.jpg') center/cover fixed;
  55. position: absolute;
  56. filter: blur(var(--BG-image-blur));
  57. z-index: 0;
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement