Proper text color inside MDict's <a> tag

This commit is contained in:
Tvangeste 2013-04-24 08:24:39 +02:00
parent 639dc43c34
commit b359be1230

View file

@ -383,6 +383,7 @@ div.xdxf
.mdict a[name]
{
text-decoration: none;
color: inherit;
}
/************* Spelling suggestions *****************/