From 4d7db44b6169d2f60a017028c54e1f7095fa4f99 Mon Sep 17 00:00:00 2001 From: emkael Date: Sun, 6 Jan 2019 23:27:08 +0100 Subject: Positioning fixes for Premier League, carry-over for known match-ups --- eklasa.json | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'eklasa.json') diff --git a/eklasa.json b/eklasa.json index 8687e86..00d307f 100644 --- a/eklasa.json +++ b/eklasa.json @@ -4,9 +4,9 @@ "title": "Polish Premier League 2018/19, play-off", "logoh": "", "refresh": 0, - "width": 250, + "width": 260, "height": 70, - "margin": 80, + "margin": 70, "finishing_position_indicators": 1, "team_boxes": { "label_length_limit": 25, @@ -21,9 +21,9 @@ "7": 190, "8": 70, "9": 190, - "15": 960, - "16": 720, - "17": 840 + "15": 890, + "16": 660, + "17": 780 } }, "i18n": { @@ -77,7 +77,9 @@ "teams": [ {"place": [2]}, {"place": [3]} - ] + ], + "score": [1.932, 0.0], + "running": 0 }, { "id": 2, @@ -120,7 +122,9 @@ "teams": [ {"place": [13]}, {"place": [14]} - ] + ], + "score": [0.276, 0.0], + "running": 0 }, { "id": 14, @@ -129,6 +133,8 @@ {"place": [15]}, {"place": [16]} ], + "score": [7.856, 0.0], + "running": 0, "loser": [16] } ] -- cgit v1.2.3