1 Star 0 Fork 0

深山飞雨 / OSC_Ad_Block

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
my.css 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
爱4妮 提交于 2019-12-10 17:29 . add my.css.
.input-card {
background-color: #fff;
background-clip: border-box;
box-shadow: 0 2px 6px 0 rgba(114, 124, 245, .5);
right: 1rem;
}
.input-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
background-color: transparent;
background-image: none;
color: #25A5F7;
border-color: #25A5F7;
padding: .25rem .5rem;
line-height: 1.5;
border-radius: 1rem;
-webkit-appearance: button;
cursor:pointer;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/supyuan/OSC_Ad_Block.git
git@gitee.com:supyuan/OSC_Ad_Block.git
supyuan
OSC_Ad_Block
OSC_Ad_Block
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891