diff options
author | emkael <emkael@tlen.pl> | 2018-01-28 17:09:02 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-01-28 17:09:02 +0100 |
commit | 651984c179d34d3ede1174d7a3565df734b14f6a (patch) | |
tree | e767d7078a09ff4f420072f619fdd0f3cc274254 | |
parent | 87c809dce9396417683a908dd66440dce148f805 (diff) |
Wider table for eklasa
-rw-r--r-- | eklasa.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eklasa.json b/eklasa.json index 0c19c14..50f49f6 100644 --- a/eklasa.json +++ b/eklasa.json @@ -3,7 +3,7 @@ "title": "Polish Premier League, play-off",
"logoh": "<span id=\"logo\"></span><script type=\"text/javascript\">loadIt('playoff_logo.html','logo');</script>",
"refresh": 0,
- "width": 300,
+ "width": 350,
"height": 80,
"margin": 60
},
|