add french translations / fix synology typo / little fix css

This commit is contained in:
Jimmy GALLAND
2023-01-15 16:26:39 +01:00
parent 0caa18a18b
commit c503cd0a1e
50 changed files with 797 additions and 38 deletions

View File

@@ -11,3 +11,8 @@ a#logo span {
margin-left: 0.5rem;
margin-top: 3px;
}
/* Add a space beetween icon and language choice dropdown until better solution is found */
a.padding i.fa-language{
margin-right: 6px;
}