mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -05:00
pleasework
This commit is contained in:
@@ -24,6 +24,11 @@ typeRightShift = 0
|
||||
var titleAlign = "left"
|
||||
var typeAlign = "left"
|
||||
var italicSize = 1
|
||||
//Regular font colors
|
||||
document.getElementById("inputTitleColor").value = "#000000"
|
||||
document.getElementById("inputTypeColor").value = "#000000"
|
||||
document.getElementById("inputRulesColor").value = "#000000"
|
||||
document.getElementById("inputCreatureColor").value = "#000000"
|
||||
//Image alignment
|
||||
var centerSetSymbol = 1 //1=not centered, 2=centered
|
||||
var artX = 58
|
||||
|
Reference in New Issue
Block a user