diff --git a/app/assets/stylesheets/proposals.scss b/app/assets/stylesheets/proposals.scss index ba737596f..96e12a991 100644 --- a/app/assets/stylesheets/proposals.scss +++ b/app/assets/stylesheets/proposals.scss @@ -82,7 +82,7 @@ } .not-logged { - background: rgba(22,99,135,.9); + background: rgba(255,164,45,.9); color: white; height: 100%; left: 0;