luogu-background-css-loader

洛谷主题背景修改

Version vom 23.02.2021. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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 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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

Autor
zhetengtiao
Bewertungen
0 0 0
Version
1.0
Erstellt am
23.02.2021
Letzte Aktualisierung
23.02.2021
Größe
1,23 KB
Lizenz
n/a
Wird angewandt auf

对于洛谷的背景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');为幽灵图片平铺背景)
  • 点击确定
  • 刷新页面
  • 完成!