From de90f1583f2ca98c9f83f5a1eaf6072dcf5cd09d Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Sat, 3 Aug 2013 14:59:03 +0200 Subject: Added some minor adjustments to look better on mobile browsers. --- static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 0e2002e..e2ff80f 100644 --- a/static/style.css +++ b/static/style.css @@ -12,6 +12,7 @@ div#page-menu a { color: #ccc; text-decoration: none; margin: 0 .5em 0 .5em; } ul { list-style-type: none; } li { margin-left: 1em; } +.file-info { display: inline-block; } .image-list .image { display: inline-block; vertical-align: top; width: 128px; margin: .5em; } .image-list .image img { opacity: 1; } -- cgit v1.2.3