This commit is contained in:
Kyle
2018-10-28 20:07:43 -07:00
parent c3941d5aa7
commit 20f4bcba01
18 changed files with 8 additions and 9 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

@@ -23,14 +23,14 @@ var textX = 89
var textY = 662 var textY = 662
var textWidth = 660 var textWidth = 660
//Power Toughness //Power Toughness
var ptFont = "39px belerenb" var ptFont = "32px belerenb"
var ptFontSpacing = "0.3px" var ptFontSpacing = "0.3px"
var ptTextX = 645 var ptTextX = 374.5
var ptTextY = 936 var ptTextY = 933
var ptX = 571 var ptX = 300
var ptY = 929 var ptY = 920
var ptWidth = 137 var ptWidth = 150
var ptHeight = 75 var ptHeight = 70
//Bottom Info //Bottom Info
var eighthInfo = false var eighthInfo = false
var eighthInfoY = 992 var eighthInfoY = 992

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

@@ -20,9 +20,8 @@
<div class="togglee shown"> <div class="togglee shown">
Border Border
<select id="borderSelection" onchange="changeTemplate()"> <select id="borderSelection" onchange="changeTemplate()">
<option value="map/">Map (Ixalan)</option>
<option value="m15/">M15</option> <option value="m15/">M15</option>
<option value="map/">Map (Ixalan)</option>
<option value="8th/">8th</option> <option value="8th/">8th</option>
</select> </select>
<br/> <br/>