From 8170f8edf234fecd5c0b0cd80e9ff906fa08d8ff Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 25 Feb 2017 10:12:09 +0300 Subject: support series; small ui improvements --- css/index.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css') diff --git a/css/index.css b/css/index.css index 265ceb2..33a68f2 100644 --- a/css/index.css +++ b/css/index.css @@ -1,3 +1,7 @@ +.index_cell { + height : 270px; +} + .thumb img { max-height : 180px; } -- cgit v1.2.3