Advertisement
Guest User

Untitled

a guest
May 19th, 2025
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.37 KB | None | 0 0
  1. /* ==UserStyle==
  2. @name           410chan font fix
  3. @namespace      github.com/openstyles/stylus
  4. @version        1.0.0
  5. @description    410chan засечки
  6. @author         Me
  7. ==/UserStyle== */
  8.  
  9. @-moz-document domain("5.45.87.221"), domain("410chan.org"), domain("410chan.ru") {
  10.     html, body {
  11.         font-size: 12pt;
  12.         font-family: sans-serif;
  13.     }
  14. }
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement