Dodano tłumaczenie na angielski; poprawki w wyglądzie

This commit is contained in:
2021-03-09 22:59:47 +01:00
parent 2c60428599
commit 51cd2da4a1
14 changed files with 142 additions and 143 deletions
+2 -2
View File
@@ -136,7 +136,7 @@ input {
background: #333;
border: none;
color: #e0e0e0;
color: #bdbdbd;
font-size: 0.9em;
outline: none;
@@ -151,7 +151,7 @@ input {
}
&:hover {
background: rgba(#e0e0e0, 0.4);
background: #5c5c5c;
}
}