diff --git a/www/css/index.css b/www/css/index.css index 8e9218f..00d8e56 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -49,6 +49,11 @@ div.channel-guide-entry{ margin: 0.1em auto 0.1em auto; } +.channel-guide-entry-item img{ + max-width: 7em; + max-height: 7em; +} + span.channel-guide-entry-item{ overflow: scroll; height: 2em;