From f56f2761ed68aee64fc334230e4fc34f1a7e2213 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 13 May 2012 12:05:06 +0200 Subject: Improve downloads page - remove from list (+ API for DownloadManager to save changes) - open dir in extern app - css --- src/data/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/data') diff --git a/src/data/home.html b/src/data/home.html index f4b4d12d..295d5d78 100644 --- a/src/data/home.html +++ b/src/data/home.html @@ -204,7 +204,7 @@ width: 28%; /* Downloads page */ .download { -margin: 1.5em 0; +margin: 2em 5em; } .download img { -- cgit v1.2.1