Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
library:exchanges [2025/06/30 23:48] – [Created] scumsucklibrary:exchanges [2025/07/01 00:35] (current) – [Created] scumsuck
Line 54: Line 54:
 <style> <style>
  
-img[src*="NSFW"]{ +img[src*="nsfw"][width*="400"]{ 
-filter:blur(5px);+filter:blur(3px);
 } }
  
 +img[data-scale="1"]{
 +filter:blur(0px);
 +}
 </style> </style>
 </html> </html>
Back to top