More i18n work

This commit is contained in:
vjrj 2017-11-28 22:49:25 +01:00
parent 2ad4972115
commit fffeb2a17a
13 changed files with 85 additions and 27 deletions

View file

@ -9,3 +9,7 @@
margin-top: 20px;
}
}
body {
background-color: lighten($todos-palette5, 70%);
}