From 375caf8fd4f062097a82ac36f1715b2e31f01a54 Mon Sep 17 00:00:00 2001 From: pixeldesu Date: Mon, 18 Aug 2014 16:51:07 +0200 Subject: [PATCH] added top margin to recent answers --- assets/css/main.css | 4 ++++ views/index.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/css/main.css b/assets/css/main.css index 8feb856..a38b163 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -13,4 +13,8 @@ .rowm { margin-top: 10px; margin-bottom: 10px; +} + +.recent-margin { + margin-top: 30px; } \ No newline at end of file diff --git a/views/index.html b/views/index.html index 49bdec7..658fc2d 100644 --- a/views/index.html +++ b/views/index.html @@ -26,7 +26,7 @@ {if="$recent_answers"} -
+

Recent Answers by others: