Compare commits

..

No commits in common. "746f1c4456b8aad5dbb58ffab9ef52b8d4e93a11" and "5084aa8c90a58bedc7dacd3a5141ee55b3ed2316" have entirely different histories.

2 changed files with 4 additions and 15 deletions

View File

@ -312,24 +312,13 @@ h2{
top:0;
left:0;
height:190px;
z-index:3;
z-index:2;
}
#menu_top{
position:absolute;
top:0px;
left:0;
right:0;
min-height:100px;
background:black;
padding-right:20px;
padding-top:30px;
background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.25) 30%,rgba(0,0,0,0) 100%);
top:30px;
right:20px;
z-index:2;
color:white;

View File

@ -16,7 +16,7 @@
%html{:lang => "fr", "xml:lang" => "fr", :xmlns => "http://www.w3.org/1999/xhtml"}
%head
-@title = strip_tags(@title.to_s)
%title="Payre Energie - "+@title.to_s+ " - Payre Produits Pétroliers"
%title=@title.to_s
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">