Greasy Fork镜像 支持简体中文。

My Custom Style

A custom CSS style to improve the appearance of a website.

  1. /* ==UserStyle==
  2. @name My Custom Style
  3. @description A custom CSS style to improve the appearance of a website.
  4. @namespace https://example.com
  5. @version 1.0
  6. @locale en-US
  7. @creator YourName
  8. @compatible chrome firefox
  9. @license MIT
  10. ==/UserStyle== */
  11.  
  12. /* Your custom styles go here */
  13.  
  14. /* Example: Change background color of the body */
  15. body {
  16. background-color: #f0f0f0;
  17. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址