From f324a12da007a9f39eb718d23e7349fad4e6f870 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 19 Jan 2020 13:11:50 +0530 Subject: Publish deploy 2020-01-19 13:11 --- Themes/styles.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Themes') diff --git a/Themes/styles.css b/Themes/styles.css index afc641a..5328b36 100644 --- a/Themes/styles.css +++ b/Themes/styles.css @@ -186,6 +186,8 @@ a { img { max-width: 100%; + margin-bottom: 1em; + margin-top: 1em; width: auto\9; height: auto; vertical-align: middle; @@ -205,7 +207,8 @@ pre { display: block; background-color: #fdf6e3; color: #586e75; - + margin-bottom: 1em; + margin-top: 1em; border-radius: 4px; } -- cgit v1.2.3