mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-10 06:06:47 -04:00
Tweak logo sizes and positions.
This commit is contained in:
@@ -23,7 +23,7 @@ var overlayCenteringTopHideParams = {queue: false, top: overlayCenteringTopUp};
|
||||
var overlayCenteringTopShowParams = {queue: false, top: "50px"};
|
||||
var eventMatchInfoDown = "30px";
|
||||
var eventMatchInfoUp = $("#eventMatchInfo").css("height");
|
||||
var logoUp = "10px";
|
||||
var logoUp = "15px";
|
||||
var logoDown = $("#logo").css("top");
|
||||
var scoreIn = $(".score").css("width");
|
||||
var scoreMid = "135px";
|
||||
|
||||
Reference in New Issue
Block a user