From b85188d4b8b5636f153b5c04ba9f795a5915ee5b Mon Sep 17 00:00:00 2001 From: David Runge Date: Sat, 2 Apr 2016 04:21:35 +0200 Subject: sleepmap-theme/static/css/main.css: Adding some margin to the figure divs. --- sleepmap-theme/static/css/main.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sleepmap-theme') diff --git a/sleepmap-theme/static/css/main.css b/sleepmap-theme/static/css/main.css index 3a5017b..8e4a582 100644 --- a/sleepmap-theme/static/css/main.css +++ b/sleepmap-theme/static/css/main.css @@ -441,6 +441,10 @@ abbr{ /* images */ +div.figure { + margin: 20px 0px; +} + div.figure img { max-width: 100%; height: auto; -- cgit v1.2.3-54-g00ecf