fix(theme): update the markup and styling of translastions

This commit is contained in:
Bruno Carlin 2025-07-06 14:22:12 +02:00
parent ceb1d7ae03
commit c321629dd2
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D
4 changed files with 7 additions and 3 deletions

View file

@ -236,7 +236,9 @@ body {
main {
.translations {
text-align: end;
margin-bottom: 0.3em;
margin-block-end: 0.3em;
padding-inline-end: 2em;
font-size: 0.9em;
a {
text-decoration: none;