摘要: 复制代码即可有效 <style type="text/css"> /*最外层容器样式*/ .wrap { z-index:9999;/*置于最上层*/ position: absolute; right: 200px; top: 100px; width: 100px; height: 100px; 阅读全文
posted @ 2020-01-17 15:56 小倉唯 阅读(265) 评论(0) 推荐(0) 编辑
摘要: 下面代码直接复制即可有效果 <!-- 右下角live2d效果 --> <script type="text/javascript" charset="utf-8" async="" src="https://cdn.jsdelivr.net/npm/live2d-widget@3.0.4/lib/L 阅读全文
posted @ 2020-01-17 15:07 小倉唯 阅读(215) 评论(0) 推荐(0) 编辑
摘要: 声明:live2d的模型和方法都是引用别人的,所以要引用相关js和css下面代码直接复制即可有效果 <!--左下角live2d效果--> <!-- waifu-tips.js 依赖 JQuery 库 --> <script src="https://cdn.jsdelivr.net/npm/jque 阅读全文
posted @ 2020-01-17 15:05 小倉唯 阅读(308) 评论(0) 推荐(0) 编辑
摘要: 添加css代码 /* 左上角超链样式 */ .ogurayui-link { z-index: 100; position: fixed; top: 0; left: 0; border: 0; height: 90px; width: 330px; background-image: url(ht 阅读全文
posted @ 2020-01-17 12:48 小倉唯 阅读(236) 评论(0) 推荐(0) 编辑
摘要: 使用SimpleMemory的皮肤,并在添加css代码 /*simplememory*/ #google_ad_c1, #google_ad_c2 {display:none;} .syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlig 阅读全文
posted @ 2020-01-17 12:44 小倉唯 阅读(155) 评论(0) 推荐(0) 编辑