diff options
author | emkael <emkael@tlen.pl> | 2018-01-27 20:03:51 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-01-27 20:03:51 +0100 |
commit | 5a0888fb55f2fba41fe141ce678777030f3e1b7f (patch) | |
tree | b0e39360af2618d27c12fb64300deb1d12c5ecb5 | |
parent | 6692ae840df07ac155112847290e30de64f5390e (diff) |
Wider columns for eklasa
-rw-r--r-- | eklasa.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eklasa.json b/eklasa.json index 7ec90ba..9bddfbd 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": 30,
- "width": 200,
+ "width": 300,
"height": 80,
"margin": 60
},
|