标签:自定义 分享图片 col 使用 首页 widget order 标题 idg
#div_digg {
position: fixed;
bottom: 10px;
right: 15px;
border: 2px solid #ECD7B1;
padding: 10px;
width: 140px;
background-color: #fff;
border-radius: 5px 5px 5px 5px !important;
box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}
/*主标题样式*/
#blogTitle h1 {
font-size: 26px;
font-weight: bold;
line-height: 1.8em;
margin-top: 10px;
}
/*超链接颜色*/
#blogTitle h1 a:hover {
color: #f06000;
text-decoration:none;
}
<div id="page_begin_html">
<div style="display: none" id="__document_write_ajax_div-1"></div>
<a href="https://gitee.com/RedBeast" target="_blank">
<img style="position: absolute; top: 0; right: 0; border: 0" src="https://gitee.com/RedBeast/PicCache/widgets/widget_1.svg?color=f06000" alt="Fork me on Gitee">
</a>
</div>
如何引用JS?
例:雪花生成(忘了从哪荡的了),放到页脚即可。
<script src="https://gitee.com/RedBeast/PicCache/raw/master/js/flake_script.js"></script>
使用:
效果图:
标签:自定义 分享图片 col 使用 首页 widget order 标题 idg
原文地址:https://www.cnblogs.com/Albertiy/p/9048976.html