摘要: <!--鼠标点击特效 --> <script type="text/javascript"> var a_idx = 0; jQuery(document).ready(function($) { $("body").click(function(e) { var a=new Array("❤富强❤ 阅读全文
posted @ 2024-08-28 17:22 liukejie 阅读(9) 评论(0) 推荐(0) 编辑
摘要: <!-- 鼠标星星 --> <script type="text/javascript"> if (screen && screen.width > 860) { document.write('<script type="text/javascript" src="https://blog-sta 阅读全文
posted @ 2024-08-28 17:22 liukejie 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 页面定制 css 代码 //鼠标指针 body { cursor: url('https://files-cdn.cnblogs.com/files/miluluyo/cursora.ico'), auto; background-color:whitesmoke;// 修改背景颜色为半透明 } / 阅读全文
posted @ 2024-08-28 17:21 liukejie 阅读(26) 评论(0) 推荐(0) 编辑
摘要: 页面定制 CSS 代码 //鼠标指针 body { cursor: url('https://files-cdn.cnblogs.com/files/miluluyo/cursora.ico'), auto; // 修改鼠标图片 background-color:whitesmoke;// 修改背景 阅读全文
posted @ 2024-08-28 17:12 liukejie 阅读(12) 评论(0) 推荐(0) 编辑
摘要: 设置中的代码高亮不能禁用,其它自己更改 阅读全文
posted @ 2024-08-28 17:06 liukejie 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 博客园美化系列第一弹 首先要确保你已经申请开通博客「理由随便写,积极向上即可」,且已通过审核。 然后进入【设置】,申请 js 权限。 申请理由举例「从网上找的,当时直接复制上就通过了」: 尊敬的博客园管理员: 您好,我想通过 js 定制化我的博客,麻烦通过下我的申请。 谢谢! 通过审核后, 最后进入 阅读全文
posted @ 2024-08-28 17:03 liukejie 阅读(9) 评论(0) 推荐(0) 编辑