mdx: https://github.com/skywind3000/ECDICT/releases/download/1.0.28/ecdict-mdx-style-28.zip
去除了音標、牛津核心詞匯、柯林斯星級、時態、字體樣式等,保留了詞頭、釋義和詞頻。
原樣式:
本改版:
添加以下代碼到concise-enhanced.css
* {
font-size: 1em!important;
padding-top: 0px!important;
padding-bottom: 0px!important;
margin-top: 0px!important;
margin-bottom: 0px!important;
font-family:inherit!important;
border-bottom:none!important;
}
.git, .gfm,
.ipa,
.hrz, .hr2{
display:none!important;
}
.dcb, .frq, .gdc{
display:inline!important;
}
或下載concise-enhanced.css (2.9 KB)