Translations

This commit is contained in:
Renan LE CARO 2025-03-31 20:08:17 +02:00
parent d52472a34d
commit af65f22c70
14 changed files with 515 additions and 315 deletions

View file

@ -67,7 +67,7 @@ body {
}
span {
color: rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.8);
&.great {
color: lightgreen;
@ -119,7 +119,7 @@ body:not(.has-alert-open) #popup {
flex-direction: column;
align-items: stretch;
width: 100%;
max-width: 450px;
max-width: 500px;
& > * {
padding: 0;