美文网首页
简单美化了下沙拉查词

简单美化了下沙拉查词

作者: Nexmoe | 来源:发表于2021-03-26 15:55 被阅读0次
747f7f1a63c083fe3c47bf9722ef330d.png

沙拉查词->查词面板->自定义查词面板样式

.menuBar {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    padding: 8px;
}
.menuBar-Btn_Icon,.menuBar-Btn_Icon-fav {
    fill: #222;
}
.mtaBox-TextArea-Wrap,
.mtaBox-DrawerBtn,
.waveformBox.saladict-external,
.dictItemHead-Logo,
.menuBar-SearchBox_Wrap,
.menuBar-Btn[title="查单词"] {
    display: none;
}
.dictItem {
    padding: 0 10px;
}
.dictItem:first-child {
    padding-top: 10px;
}
.dictItem-Body {
    padding: 0 3px;
}
.dictItemHead {
    background: #eee;
    border-radius: 6px;
    padding: 6px;
    height: auto;
}
.dictPanel-Root {
    box-shadow: rgba(0,0,0,0.2) 0 7px 21px 2px;
}

原文链接:https://nexmoe.com/3990884387.html

本篇文章由一文多发平台ArtiPub自动发布

相关文章

网友评论

      本文标题:简单美化了下沙拉查词

      本文链接:https://www.haomeiwen.com/subject/tgnjhltx.html