mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +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]
|
||||
{
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
/************* Spelling suggestions *****************/
|
||||
|
|
Loading…
Reference in a new issue