diff --git a/app/assets/stylesheets/public.scss b/app/assets/stylesheets/public.scss index 7d15fd3..8d5c789 100644 --- a/app/assets/stylesheets/public.scss +++ b/app/assets/stylesheets/public.scss @@ -30,15 +30,15 @@ width:100%; text-transform:uppercase; color:black; - padding:10px 20px; - font-size:20px; - background:rgba(250,250,250,0.95); + padding:4px 10px; + font-size:16px; + background:rgba(250,250,250,0.7); margin:0; } h3{ font-weight:400; - + font-size:18px; display:inline; } diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index 869a7b4..5864ce4 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -57,7 +57,7 @@ .slides - .desc{:style => "text-transform:none;position:absolute;top:15px;right:0px;z-index:100;background: rgba(250, 250, 250, 0.95);padding:10px 15px; "} + .desc{:style => "text-transform:none;position:absolute;top:15px;right:0px;z-index:100;background: rgba(250, 250, 250, 0.7);padding:4px 10px;padding-top:2px; font-size:14px;"} %h3{:style => "text-transform:none;padding:0px;margin:0"} =link_to raw("Procédé CristalProtect® >"), "/cristal-protect.html", :style => "color:black;"