2 Star 2 Fork 0

Toby_lai / gocodingUI 样式库

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
GocodingUi.css 363 Bytes
一键复制 编辑 原始数据 按行查看 历史
Toby_lai 提交于 2020-07-26 18:36 . 更新
button.gcui-btn{
border-radius: 20px;
border-style: solid;
padding: 5px;
padding-bottom: 2px;
padding-top: 2px;
}
button.gcui-btn:hover{
box-shadow: rgba(196, 196, 196, 0.77);
}
a.gcui-btn{
border-radius: 20px;
border-style: solid;
padding: 5px;
padding-bottom: 2px;
padding-top: 2px;
}
a.gcui-btn:hover{
box-shadow: rgba(196, 196, 196, 0.77);
}
HTML/CSS
1
https://gitee.com/toby_lai/gocodingui.git
git@gitee.com:toby_lai/gocodingui.git
toby_lai
gocodingui
gocodingUI 样式库
master

搜索帮助