/*没错,就这么多代码,挺意外的*/
:root {
--theme-base: "black-highlighter";
--theme-id: "liminal";
--theme-name: "Liminal Theme";
--logo-image: url("https://arandintday.github.io/thebackhubscn/logo.svg");
--header-title: "The Backrooms";
--header-subtitle: "让回忆在碧波中荡漾";
--body-font: Inter, Noto Sans SC, Arimo, Verdana, Geneva, sans-serif;
--header-font: Inter, Noto Sans SC, Franklin Gothic Medium, Franklin Gothic, ITC Franklin Gothic, Arial, sans-serif;
--title-font: var(--header-font);
--mono-font: Recursive, Noto Serif SC, Consolas, monaco, monospace;
--white-monochrome: 237, 239, 255;
--pale-gray-monochrome: 230, 234, 255;
--light-gray-monochrome: 204, 236, 255; /* 浅蓝色 */
--gray-monochrome: 102, 147, 204; /* 蓝色 */
--black-monochrome: 34, 47, 62; /* 深蓝色 */
--bright-accent: 0, 122, 255; /* 明亮的蓝色 */
--medium-accent: 0, 92, 173; /* 中等蓝色 */
--dark-accent: 0, 51, 102; /* 深蓝色 */
--pale-accent: 135, 206, 250; /* 淡蓝色 */
--link-color: 0, 135, 247; /* 链接蓝色 */
--hover-link-color: 0, 144, 255; /* 悬停链接色 */
--visited-link-color: 0, 116, 179; /* 访问过的链接色 */
--background-gradient-distance: 0rem;
--gradient-header: linear-gradient(to top, rgba(var(--medium-accent)) 0%, rgba(var(--medium-accent), 0.90) 100%);
--diagonal-stripes: linear-gradient(transparent 0);
}
/*解决Saving Page的BUG*/
body[class="wait"] #odialog-shader-iframe,body[class="wait"] #odialog-shader{display:none!important}#odialog-container{position:fixed!important}body[class="wait"] #odialog-container{z-index:-1}body[class="wait"] #odialog-container #owindow-1{display:none!important}body[class="wait"] a[name="page-top"][target]+div #main-content #action-area div#lock-info{background-color:rgb(var(--white-monochrome,150,150,150));border:1px solid rgb(var(--gray-monochrome,0,0,0))}div#lock-info{font-size:0!important;margin:.8rem 0!important;padding:.4rem .8rem!important}div#lock-info::before{content:'您握有一个独占的15 分钟锁定,这将会阻止其他人编辑您正在作业的页面。\A这个锁定将在闲置 ';display:inline;font-size:.82rem