ReadInLib

Style online library

// ==UserScript==
// @name        ReadInLib
// @author      bigvik
// @namespace   bigvik
// @include     http://lib.ru/*.txt
// @version     0.1.1
// @description Style online library
// ==/UserScript==

style = "body{background-color:#fffbef}\
	pre{width:1280px;margin: 0 auto;font-size:22px;font-family: Verdana, sans-serif;color:#37405b}";
GM_addStyle(style);

QingJ © 2025

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