1/* Needed to work with the interwiki functionality - except on button */
2a.link-interwiki:not(.btn) {
3    background-repeat: no-repeat;
4    background-position: 0 center;
5    padding: 0 0 0 1.4em;
6    background-size: 1.2em;
7}
8