mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 08:34:08 +00:00
Proper text color inside MDict's <a> tag
This commit is contained in:
parent
639dc43c34
commit
b359be1230
|
@ -383,6 +383,7 @@ div.xdxf
|
||||||
.mdict a[name]
|
.mdict a[name]
|
||||||
{
|
{
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/************* Spelling suggestions *****************/
|
/************* Spelling suggestions *****************/
|
||||||
|
|
Loading…
Reference in a new issue