mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-25 14:36:15 -04:00
Translations
This commit is contained in:
parent
d52472a34d
commit
af65f22c70
14 changed files with 515 additions and 315 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue