Thanks
Thanks for the sharing of the beautiful made dict!
I discovered a bug during using it. When this dict is activated, the words of other dictionaries will become larger and appear in a new font if its original font is not defined, I guess there is something like global features in the .css file that led to this.
[明鏡国語辞典] not activated
[明鏡国語辞典] activated
css中,body标签不要设东西
设定以下两个标签,就不会影响到其他辞典
div.body { /* 词头部分以外的区块 */
}
div.head { /* 词头区块 */
}
MK3.css (7,5 KB)
谢谢回答,这个css文件里面有很多标签,就是除了div.body和div.head之外的都要删掉吗?
我的css,其实也只有微调几个标签
MK3.css (8.2 KB)
您对照原来的css参考修改看看
如果不想麻烦的话,就直接拿来用就可以了
MK3.css (6.3 KB)
Try this, please let me know if it fixes things, I will then update the files in the original post.
thanks, this .css and the one in #46 both can fix the bug.
Great, I have updated the files in the original post.
Great job. I will try it.
Thanks for your awesome work. But in the latest version, the furiganas are unable to display using such method. Could you please test it or is there any another solution? Many thanks!
Personally, I find that there is so much furigana that it makes it hard to read. To enable the furigana, delete the “display: none;” in line 383.
ruby.full rt {
display: none;
}
Thanks for your reply. It seems that it may be a bug from the app Eudic (欧路词典). After cleaning the cache of the app, the furiganas are displayed correctly.
感谢制作与分享,真的是一本很棒的词典,精美实用
大哥,能不能转存一下百度盘鸭,这个链接我换了好几个设备都下载不了555
试试这个
MK3.css (8.2 KB)
使用起来非常好,唯一有一丢丢就是字体和词头有点偏小