您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Mastodon customizer; change colors, fonts, and more.
- /* ==UserStyle==
- @name Mastodon custom
- @description Mastodon customizer; change colors, fonts, and more.
- @match https://mastodon.la/*
- @version 1.1
- @license MIT
- @namespace https://gf.qytechs.cn/users/981677
- ==/UserStyle== */
- @font-face {
- font-family: "Ariel1";
- src: local("Libre Baskerville"), url("https://arielbecker/etc/fuentes/LibreBaskerville-Regular.ttf") format("ttf");
- font-style: normal;
- font-weight: 400;
- }
- @font-face {
- font-family: "Ariel2";
- src: local("JackInput"), url("https://arielbecker/etc/fuentes/JAi_____.TTF") format("ttf");
- font-style: normal;
- font-weight: 400;
- }
- @font-face {
- font-family: "Ariel3";
- src: local("Virtue"), url("https://arielbecker/etc/fuentes/virtue.ttf") format("ttf");
- font-style: normal;
- font-weight: 400;
- }
- body {
- font-family: "Ariel3", monospace !important;
- font-size: 12pt;
- line-height: 14pt;
- }
- .status__content {
- font-size: 10pt;
- line-height: 12pt;
- }
- .drawer {
- width: 16%;
- }
- .column {
- width: 28%;
- }
- .columns-area {
- max-width: 100vw;
- }
- .column-header .column-header__button .drawer__header {
- background: #282828;
- }
- .column-header__button {
- color: #dde3ec;
- }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址