More i18n work

This commit is contained in:
vjrj 2017-11-28 18:24:50 +01:00
parent 3ef6f3c80b
commit 2ad4972115
16 changed files with 286 additions and 90 deletions

View file

@ -1,3 +1,7 @@
a, a:hover {
color: $todos-font2;
color: $todos-palette5;
}
.bg-dark {
background-color: $todos-palette1 !important;
}