Links of contents in other languages
Submitted by toniher on
In order to improve the policy of multilingual support of this web site, I have added a few lines in the CSS file of the default theme. These lines:
a[hreflang]:after {
font-weight: bold;
font-size: 75%;
content: " [" attr(hreflang) "]";
}