diff options
Diffstat (limited to 'eklasa.json')
-rw-r--r-- | eklasa.json | 20 |
1 files changed, 13 insertions, 7 deletions
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": "<span id=\"logo\"></span><script type=\"text/javascript\">loadIt('playoff_logo.html','logo');</script>",
"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]
}
]
|