css fixes

This commit is contained in:
Kyle
2018-11-10 16:22:49 -08:00
parent 6d97dbc64c
commit 502d5a0ae8
4 changed files with 39 additions and 15 deletions

View File

@@ -2,6 +2,8 @@
//card size
var cardWidth = 749
var cardHeight = 1044
document.getElementsByClassName("column-1")[0].classList.remove("wide")
document.getElementsByClassName("column-2")[0].classList.remove("wide")
//Sets the correct values to anything that may have been changed from an out of the ordinary border
var eighthInfo = false
var m15Info = false

View File

@@ -3,6 +3,8 @@
//Card Size
cardWidth = 1074
cardHeight = 749
document.getElementsByClassName("column-1")[0].classList.add("wide")
document.getElementsByClassName("column-2")[0].classList.add("wide")
//Card Title
var titleFont = cardHeight * 0.0454 + "px belerenb" //34
var titleFontSpacing = cardWidth * 0.00014 + "px" //0.15