码迷,mamicode.com
首页 > 其他好文 > 详细

添加github-corner图标

时间:2020-01-22 18:39:21      阅读:209      评论:0      收藏:0      [点我收藏+]

标签:red   直接   背景   svg   src   html   data-   使用   script   

直接上教程

copy下面这段

<script data-href="https://你的github地址" data-target="_blank" src="https://unpkg.com/github-corners/dist/embed.min.js"></script>

在样式中添加

body .github-corner > svg {
  fill: red; //背景色
  color:green; //章鱼猫的颜色
}

当然你还可以自定义颜色 飞起

根据需要直接使用类名设置样式即可~??

添加github-corner图标

标签:red   直接   背景   svg   src   html   data-   使用   script   

原文地址:https://www.cnblogs.com/why98/p/12228956.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!