以下是一css文件中的img语句,在goldendict中有效(修改能看到发音图标大小变化) 但在mdict(安卓版)上却没有任何作用,
img[src*=“spkr_”]{max-height:1em;margin-bottom:-3px;margin-right:2px} img[src*=“spkr_g”]{max-height:.7em;margin-bottom:0}
请教高手可能的原因