suite
This commit is contained in:
parent
c7a1785adc
commit
6f8bdaece2
@ -53,6 +53,7 @@ body{
|
||||
h1,h2,h3{
|
||||
text-transform:uppercase;
|
||||
font-weight:normal;
|
||||
color:#1a93a6;
|
||||
|
||||
}
|
||||
.top{
|
||||
@ -101,7 +102,7 @@ h1,h2,h3{
|
||||
.bottom{
|
||||
|
||||
padding: 20px 10px 10px;
|
||||
background-color: #5d5d5d;
|
||||
background-color: #1a93a6;
|
||||
font-size:0.9em;
|
||||
position:relative;
|
||||
#certif{
|
||||
|
@ -21,7 +21,7 @@ class Public::ArticlesController < ApplicationController
|
||||
@articles = @articles.page(params[:page]).per(11)
|
||||
|
||||
|
||||
@title = "Articles du blog"
|
||||
@title = "Actualités"
|
||||
end
|
||||
|
||||
def feed
|
||||
|
@ -1,6 +1,6 @@
|
||||
-@lang = @lang || LangSite.first
|
||||
-if !@facebook_img or @facebook_img == ""
|
||||
-@facebook_img= "/public_medias/image_file/file/280/large_medium_shutterstock_64985671_0__-_copie.jpg"
|
||||
-@facebook_img= ""
|
||||
!!!
|
||||
-if @description and @description == ""
|
||||
- @description = ""
|
||||
|
@ -1,7 +1,7 @@
|
||||
%h2 Merci beaucoup
|
||||
%p{:style => "text-align:center;"}
|
||||
%br
|
||||
Votre message m'a bien été envoyé, j'y répondrais dès que possible !
|
||||
Votre message m'a bien été envoyé, nous vous répondrons dans les plus brefs délais.
|
||||
%br
|
||||
%br
|
||||
%br
|
||||
|
@ -63,7 +63,7 @@
|
||||
.row
|
||||
.columns.span_4
|
||||
%p
|
||||
%strong Bouvier signalétique
|
||||
%strong Siège social
|
||||
%p
|
||||
|
||||
Zone Actipôle, 4/6 boulevard Beaubourg
|
||||
|
Loading…
x
Reference in New Issue
Block a user