diff --git a/app/views/layouts/vouisstar.html.haml b/app/views/layouts/vouisstar.html.haml index 40ce629..bbbde59 100644 --- a/app/views/layouts/vouisstar.html.haml +++ b/app/views/layouts/vouisstar.html.haml @@ -36,19 +36,6 @@ .row - .columns - %h2 - %br - Particuliers - %br - %br - .inner - - %p{:style => "text-align:center;font-weight:800 !important;font-size:1.3em;"} - %strong Ou trouver mon Pack ? - - %p - =image_tag( "/declic.png", :style => "display:block;margin:20px auto;max-width:100%;") .columns %h2 Entreprises – Commerçants @@ -63,7 +50,33 @@ =link_to image_tag( "/logo2.png", :style => "display:block;margin:20px auto;width:160px;"), "http://negos.pro", :target => "_blank" + + .columns + %h2 + %br + Particuliers + %br + %br + .inner + %p + =image_tag( "/declic.png", :style => "display:block;margin:20px auto;max-width:100%;") + + %p{:style => "text-align:center;font-weight:800 !important;font-size:1.3em;"} + %strong Ou trouver mon Pack ? + + %p{:style => "text-align:center;"} + =link_to "www.vouisstar.fr", "http://www.vouisstar.fr", :target => "_blank", :style => "display:inline-block;margin:20px;padding:12px 20px;border:1px solid #f59c00;color:white;background:#f59c00;font-weight:bold;text-decoration:none;text-transform:uppercase;" + .clear + %br + %br + %center +
+
+ .clear + %br + %br :scss .columns{ diff --git a/public/declic.png b/public/declic.png index d81e76c..286f205 100644 Binary files a/public/declic.png and b/public/declic.png differ