diff options
author | emkael <emkael@tlen.pl> | 2018-05-05 15:23:14 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-05-05 15:23:14 +0200 |
commit | aa6150523a9dd4437490125c12040a498c7f9911 (patch) | |
tree | 08156b23e74ac04a013e8d151be9bec7591b24d8 | |
parent | 19ba01a4eaf93559c4534f7a6335027c9a397833 (diff) |
Narrower eklasa table
-rw-r--r-- | eklasa.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eklasa.json b/eklasa.json index 19de176..7b7ae7a 100644 --- a/eklasa.json +++ b/eklasa.json @@ -4,7 +4,7 @@ "title": "Polish Premier League, play-off",
"logoh": "<span id=\"logo\"></span><script type=\"text/javascript\">loadIt('playoff_logo.html','logo');</script>",
"refresh": 60,
- "width": 350,
+ "width": 250,
"height": 80,
"margin": 60
},
|