Add localization

This commit is contained in:
Julian
2022-02-06 15:30:46 +01:00
parent ce826a833b
commit de5a039995
6 changed files with 272 additions and 41 deletions

View File

@@ -1135,8 +1135,8 @@ form label {
.plus-button a
{
width: 70px;
height: 70px;
width: 50px;
height: 50px;
background:#F14E95;
display: table;
text-align: center;
@@ -1151,7 +1151,7 @@ form label {
{
display: table-cell;
vertical-align: middle;
height: 60px;
height: 50px;
font-size: 40px;
line-height: 40px;
color: #efefef;