From 2fc4e793b12341df6264e22c0b8bd0f6dd2bd27d Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Thu, 29 Apr 2021 15:20:11 +0200 Subject: Added pop-up and events in editor --- editor/editor.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'editor/editor.css') diff --git a/editor/editor.css b/editor/editor.css index 0be2237..fde771d 100644 --- a/editor/editor.css +++ b/editor/editor.css @@ -464,3 +464,7 @@ aside ul { text-align: left; } + +main article { + margin: 0 10px 10px; +} -- cgit v1.2.3