mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
redesign
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
//Card Size
|
||||
cardWidth = 1074
|
||||
cardHeight = 749
|
||||
document.getElementsByClassName("column-1")[0].classList.add("wide")
|
||||
document.getElementsByClassName("column-2")[0].classList.add("wide")
|
||||
document.getElementsByClassName("mainGrid")[0].classList.add("plane")
|
||||
//Card Title
|
||||
var titleFont = cardHeight * 0.0454 + "px belerenb" //34
|
||||
var titleFontSpacing = cardWidth * 0.00014 + "px" //0.15
|
||||
|
Reference in New Issue
Block a user