Revert "correct pt font"

This reverts commit b886946903.
This commit is contained in:
Kyle
2020-11-16 08:48:54 -08:00
parent b886946903
commit 444771ef81
21 changed files with 21 additions and 21 deletions

View File

@@ -35,7 +35,7 @@ if (currentVersion != 'short/version') {
new cardText('Rules Text', '', 135/1500, 1656/2100, 1230/1500, 339/2100, 'mplantin', 74/2100, 'black'),
new cardText('Flipside Type', '', 102/1500, 1927/2100, 546/1500, 49/2100, 'belerenb', 49/2100, 'white', ['oneLine=true']),
new cardText('Flipside Reminder', '', 102/1500, 1929/2100, 546/1500, 54/2100, 'mplantin', 54/2100, 'white', ['oneLine=true', 'textAlign="right"']),
new cardText('Power/Toughness', '', 1191/1500, 1954/2100, 205/1500, 78/2100, 'mplantin', 78/2100, 'black', ['oneLine=true,textAlign="center"'])
new cardText('Power/Toughness', '', 1191/1500, 1954/2100, 205/1500, 78/2100, 'belerenbsc', 78/2100, 'black', ['oneLine=true,textAlign="center"'])
])
}