From 45ee7365edddf98e010b16f7591838c860d20fe8 Mon Sep 17 00:00:00 2001 From: erichhasl Date: Tue, 16 Jan 2018 21:45:14 +0100 Subject: [PATCH] add small margin above thumbnails of advertisement --- web_dev/sas_web/news/static/news/css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/web_dev/sas_web/news/static/news/css/index.css b/web_dev/sas_web/news/static/news/css/index.css index 277079c..24383a6 100644 --- a/web_dev/sas_web/news/static/news/css/index.css +++ b/web_dev/sas_web/news/static/news/css/index.css @@ -19,6 +19,7 @@ display: block; margin: 0 auto; width: 80%; + margin-top: 5px; } img {