summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-02-25 10:12:09 +0300
committerAndrew Dolgov <[email protected]>2017-02-25 10:12:09 +0300
commit8170f8edf234fecd5c0b0cd80e9ff906fa08d8ff (patch)
tree1fdc60a946deb14e68ba5624ec13ff239a8e3c63 /css
parentb654a33deb2ad4e6837cdbcfbb106483ff580e6e (diff)
support series; small ui improvements
Diffstat (limited to 'css')
-rw-r--r--css/index.css4
1 files changed, 4 insertions, 0 deletions
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;
}