footer { display: none; } .hope-c-PJLV-idrWMwW-css { display:none; } .hope-c-iHuheP { display:none; } .hope-c-PJLV-ihQbspH-css { display:none; } .hope-c-PJLV-ibwASZs-css { display:none; } /* 使最上方的那一栏透明化 */ .header { background-color: rgba(0,0,0,0.4) !important; } /* 图片API用法点进去都会有食用说明的 樱花:https://www.dmoe.cc 夏沫:https://cdn.seovx.com 搏天:https://api.btstu.cn/doc/sjbz.php 姬长信:https://github.com/insoxin/API 小歪:https://api.ixiaowai.cn/ 保罗:https://api.paugram.com 墨天逸:https://api.mtyqx.cn 岁月小筑:https://img.xjh.me 东方Project:https://img.paulzzh.com */ .hope-ui-light { background-image: url(https://tu.ltyuanfang.cn/api/fengjing.php) !important; background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position-x:center; } .hope-ui-dark { background-image: url(https://jsd.nn.ci/gh/Xhofe/Xhofe@main/out/github-snake-dark.svg) !important; background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position-x:center; } .hope-c-PJLV-icKsjdm-css::after { background: rgba(255, 255, 255, 0) !important; } .hope-ui-light .hope-c-PJLV-icKsjdm-css { background-color: rgba(255, 255, 255, 0) !important; border-radius: var(--hope-radii-xl) !important; } .hope-ui-dark .hope-c-PJLV-icKsjdm-css { background-color:rgb(0 0 0 / 0%) !important; border-radius: var(--hope-radii-xl) !important; } /*主列表夜间模式透明,50%这数值是控制透明度大小的*/ .obj-box.hope-stack.hope-c-dhzjXW.hope-c-PJLV.hope-c-PJLV-iigjoxS-css{ background-color:rgb(0 0 0 / 50%) !important; } /*readme夜间模式透明,50%这数值是控制透明度大小的*/ .hope-c-PJLV.hope-c-PJLV-iiuDLME-css{ background-color:rgb(0 0 0 / 50%) !important; } /*主列表透明*/ .obj-box.hope-stack.hope-c-dhzjXW.hope-c-PJLV.hope-c-PJLV-igScBhH-css { background-color: rgba(255, 255, 255, 0.5) !important; } /*readme透明*/ .hope-c-PJLV.hope-c-PJLV-ikSuVsl-css{ background-color: rgba(255, 255, 255, 0.5) !important; } /*顶部右上角切换按钮透明*/ .hope-c-ivMHWx-hZistB-cv.hope-icon-button{ background-color: rgba(255, 255, 255, 0.3) !important; } /*右下角侧边栏按钮透明*/ .hope-c-PJLV-ijgzmFG-css{ background-color: rgba(65, 58, 58, 0.5) !important; } /*白天模式代码块透明*/ .hope-ui-light pre{ background-color: rgba(255, 255, 255, 0.1) !important; } /*夜间模式代码块透明*/ .hope-ui-dark pre { background-color: rgba(255, 255, 255, 0) !important; } .hope-ui-dark .hope-c-PJLV-idaeksS-css { background-color:rgb(0 0 0 / 0%) !important; } .hope-ui-light .hope-c-PJLV-idaeksS-css { background-color:rgb(0 0 0 / 0%) !important; } /*底部CSS,.App .table这三个一起的*/ dibu { border-top: 0px; position: absolute; bottom: 0; width: 100%; margin: 0px; padding: 0px; } .App { min-height: 85vh; } .table { margin: auto; } .obj-box { border-radius: 15px !important; } .hope-ui-light .obj-box { background-color: rgba(255, 255, 255, 0.5) !important; } .hope-c-PJLV .hope-c-PJLV-ikSuVsl-css { border-radius: 15px !important; background-color: rgba(255, 255, 255, 0.5) !important; } .hope-c-PJLV .hope-c-PJLV-ibtHApG-css { border-radius: 15px !important; background-color: rgba(255, 255, 255, 0.5) !important; } * { font-family: LXGW WenKai; } * { font-weight: bold; } body { font-family: LXGW WenKai; } /*全局字体 *{font-family:LXGW WenKai} *{font-weight:bold} body {font-family: LXGW WenKai;} */ /* 页头简单美化,固定页头 ,圆角*/ .css-1y4izdn{ padding-bottom:10px; max-width:100%; position: sticky; top:0px; background-color:#f5f8fadb; border-radius: 10px; } /* 留言板圆角 */ .modal-content { border-radius: 15px !important; } /* 日间模式返回顶部按钮位置 */ .css-1su1lhj { bottom: 70px !important; right: 100px !important; } /* 暗黑模式返回顶部按钮位置 */ .css-143z7jh { bottom: 70px !important; right: 100px !important; } /* 日间模式背景混合色 */ .chakra-ui-light{ background-image: linear-gradient(120deg,#e0c3fc 0%,#8ec5fc 100%) !important; background-attachment: fixed; } /* 暗黑模式背景混合色 */ .chakra-ui-dark{ background-image: linear-gradient(120deg,#e0c3fcba 0%,#182026 100%) !important; background-attachment: fixed; } /* 日间模式readme页面半透明,阴影边框 */ .chakra-ui-light .readme-box { background-color: white !important; position: relative; background-color: rgba(255, 255, 255, 0.5) !important; } /* 暗黑模式readme页面背景色*/ .chakra-ui-dark .readme-box { background-color: auto !important; } /* 日间模式主题半透明,阴影边框 */ .chakra-ui-light .main-box { background-color: white !important; position: relative; background-color: rgba(255, 255, 255, 0.5) !important; } /* 暗黑模式主题背景色 */ .chakra-ui-dark .main-box { background-color: auto !important; } /* 自定义主题页面宽度 */ @media screen and (min-width: 62em) { .root-box { width: 960px !important; } }
®Created by ChKSz.
—— ChKSz's FSW