用户:秋月白/common.js:修订间差异
来自RIA | Wiki
更多操作
< 用户:秋月白
创建页面,内容为“(function() { 'use strict'; var style = document.createElement('style'); style.textContent = ` body, .mw-body-content { font-family: "HYWenhei 85W", "Microsoft YaHei", sans-serif !important; font-size: 20px; line-height: 1.6; } h1, h2, h3 { font-family: "Microsoft YaHei", "SimHei", sans-serif !important; } pre, code { font-family: "Consolas", mon…” |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
( | // InPageEdit NEXT | ||
$( | |||
'<script src="https://cdn.jsdelivr.net/npm/@inpageedit/core/dist/index.js" type="module"></script>' | |||
).appendTo('body') | |||
2026年2月4日 (三) 21:03的最新版本
// InPageEdit NEXT
$(
'<script src="https://cdn.jsdelivr.net/npm/@inpageedit/core/dist/index.js" type="module"></script>'
).appendTo('body')