Fix the selector for interlanguage links
So it will apply only to the links and not to the title. Change-Id: I7f45c02b5d9955d45adc516478dee4863581c3a5
This commit is contained in:
@@ -313,6 +313,6 @@ button.button.green.disabled:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Interlanguage links */
|
/* Interlanguage links */
|
||||||
#p-lang a {
|
#p-lang ul {
|
||||||
font-family: 'Autonym', sans-serif;
|
font-family: 'Autonym', sans-serif;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user