luogu-background-css-loader

洛谷主题背景修改

Tính đến 23-02-2021. Xem phiên bản mới nhất.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

Bạn sẽ cần cài đặt một tiện ích mở rộng như Tampermonkey hoặc Violentmonkey để cài đặt kịch bản này.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tác giả
zhetengtiao
Đánh giá
0 0 0
Phiên bản
1.0
Đã tạo
23-02-2021
Đã cập nhật
23-02-2021
Kích thước
1 KB
Giấy phép
N/A
Áp dụng cho

对于洛谷的背景css自动加载脚本

可以自定义洛谷背景:

  • 纯色背景
  • 渐变背景
  • 图片平铺背景

在这个脚本里 可以自定义背景的style 戳这里学习css的background怎么写

用法:

  • 安装此脚本
  • 打开洛谷
  • 点击浏览器标签栏下面的油猴脚本图标
  • 找到“设置背景CSS”按钮
  • 输入你的背景CSS (例如background: linear-gradient(270deg, rgb(54, 173, 221), rgb(60, 215, 137));为绿蓝色渐变背景,background-image: url('https://cdn.luogu.com.cn/upload/pic/69020.png');为幽灵图片平铺背景)
  • 点击确定
  • 刷新页面
  • 完成!