From ce8c4c5e7d918d81e09710d7c89a45d36a80c32a Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 7 Aug 2019 13:18:45 +0200 Subject: new medialist parse synthax + media file id bugfix --- assets/css/home.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets') diff --git a/assets/css/home.css b/assets/css/home.css index 121098e..928b34b 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -70,6 +70,10 @@ main.media div, main.home div#options, main.info nav, main article { } +p { + padding: 0 1%; +} + tr:hover { background-color: grey; -- cgit v1.2.3