在Goldendict-ng中使用zim和slob



在article-style里的设置修改全局CSS
/********** Slob dictionaries ***********/

.slobdict_headword {
display: none;
}

.slobdict img.imgtex {
vertical-align: baseline !important;
}

.slobdict img {
display: none !important;
}

.slobdict figcaption {
display: none !important;
}

.slobdict .infobox-caption {
display: none !important;
}
.slobdict .hatnote.navigation-not-searchable {
display: none !important;
}

3 Likes