From 692e1de2681ef2aeb7cc0c640a3249681c95a559 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 22 Mar 2017 23:41:17 +0100 Subject: [PATCH] suite --- app/assets/stylesheets/public.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/public.scss b/app/assets/stylesheets/public.scss index eed539a..c81ea3c 100644 --- a/app/assets/stylesheets/public.scss +++ b/app/assets/stylesheets/public.scss @@ -89,8 +89,9 @@ .info{ padding:1em; - background:#e10716; - color:white; + background:white; + border-top:10px solid #e10716; + p{ max-width:1000px; text-align:left;