From bb2e78ec4fd34dfcebdb87dcf3feb4040fc0eb4b Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Mon, 12 Jan 2015 22:02:03 +0100 Subject: [PATCH] suite --- app/assets/stylesheets/application.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 47b04a9..5dfa024 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -478,7 +478,7 @@ padding:7px 10px; } #legals{ - background:rgba(85,85,85,1); + background:rgba(0,0,0,0.8); text-align:left; color:white;