fix font size for text cards

This commit is contained in:
Juraj Michalek
2014-12-29 19:02:57 +00:00
parent ab2562b83b
commit 6746673fb8
5 changed files with 19 additions and 6 deletions

View File

@@ -55,7 +55,7 @@ var basicCards = {
var mathCards = {
'zero': {
'arabic': '0',
'roman': 'nulla',
'roman': ' ',
'math': '1-1',
'japanese': ''
},