Use Autonymfont for interlanguage links
Change-Id: If194efa7785d472f78790ffcb6c68636fcaee5ad
This commit is contained in:
committed by
Santhosh
parent
52ead2aa41
commit
d823fd7f1e
@@ -312,3 +312,8 @@ button.button.green.disabled:hover {
|
||||
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ca368', endColorstr='#2ca368', GradientType=0)";
|
||||
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#2ca368', endColorstr='#2ca368', GradientType=0);
|
||||
}
|
||||
|
||||
/* Interlanguage links */
|
||||
#p-lang a {
|
||||
font-family: 'Autonym', sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user