Merge "Define autonym css class"

This commit is contained in:
jenkins-bot
2013-11-04 11:03:12 +00:00
committed by Gerrit Code Review

View File

@@ -138,6 +138,7 @@ div.display-settings-block:hover .settings-text {
} }
/* Interlanguage links */ /* Interlanguage links */
#p-lang ul { #p-lang ul,
.autonym {
font-family: 'Autonym', sans-serif; font-family: 'Autonym', sans-serif;
} }