Guest User

Untitled

a guest
Jun 29th, 2025
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 0.73 KB | Source Code | 0 0
  1. javascript:(function(){var customStyles=':not(.katex):not(.katex *) {font-family: Arial, sans-serif !important;}' + ':not(.katex) code:not(.katex *), :not(.katex) span:not(.katex *) {font-family: Menlo, monospace !important;white-space: pre-wrap !important;overflow-wrap: break-word !important;}' + ':not(.katex) .overflow-auto:not(.katex *), :not(.katex *) .overflow-auto {overflow: visible !important;}' + ':not(.katex) .h-full:not(.katex *), :not(.katex *) .h-full {height: auto !important;}' + ':not(.katex) #text:not(.katex *), :not(.katex *) #text {white-space: pre-wrap !important;}';var styleSheet=document.createElement('style');styleSheet.type='text/css';styleSheet.innerText=customStyles;document.head.appendChild(styleSheet);})();
  2.  
Advertisement
Add Comment
Please, Sign In to add comment