主 题:分享一段自己nodeseek的CSS
发 布 者:q307616455
标签分类: 日常
时 间:2026-09-08 15:26:12
内容预览:/* ============================================== * NodeSeek Custom CSS * ============================================== *//* 1.全局字体 */* { font-family: "LXGW WenKai", sans-serif !important;}/* 2.鼠标指针 */* { cursor: url('https://npm.elemecdn.com/kang-static/Hexo/img/default.cur'), auto !important;}body, html { cursor: url('https://npm.elemecdn.com/kang-static/Hexo/img/default.cur'), auto !important;}img, a:hover, button:hover, i:hover, svg:hover, .transition:hover, .btn:hover { cursor: url('https://npm.elemecdn.com/kang-static/Hexo/img/pointer.cur'), auto !important;}/* 3.背景层-深色背景 */body::before { content: ""; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -2; background-color: rgb(32, 36, 37); background-image: linear-grad
直达链接: https://www.nodeseek.com/post-918308-1
发 布 者:q307616455
标签分类: 日常
时 间:2026-09-08 15:26:12
内容预览:/* ============================================== * NodeSeek Custom CSS * ============================================== *//* 1.全局字体 */* { font-family: "LXGW WenKai", sans-serif !important;}/* 2.鼠标指针 */* { cursor: url('https://npm.elemecdn.com/kang-static/Hexo/img/default.cur'), auto !important;}body, html { cursor: url('https://npm.elemecdn.com/kang-static/Hexo/img/default.cur'), auto !important;}img, a:hover, button:hover, i:hover, svg:hover, .transition:hover, .btn:hover { cursor: url('https://npm.elemecdn.com/kang-static/Hexo/img/pointer.cur'), auto !important;}/* 3.背景层-深色背景 */body::before { content: ""; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -2; background-color: rgb(32, 36, 37); background-image: linear-grad
直达链接: https://www.nodeseek.com/post-918308-1