banniere changée
This commit is contained in:
parent
87692f7915
commit
4b8771452e
@ -307,6 +307,10 @@ td {
|
||||
}
|
||||
}
|
||||
|
||||
#logo_fondmob {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
#bottom_actus{
|
||||
background:#ececec;
|
||||
@ -481,6 +485,19 @@ img{
|
||||
|
||||
}
|
||||
|
||||
#logo_fondmob {
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
left: 20px;
|
||||
height: 50px;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
#logo_fond {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#logo_fond{
|
||||
@ -494,6 +511,8 @@ img{
|
||||
#logo_france_rurale {
|
||||
width: 240px;
|
||||
height: auto !important;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.menu {
|
||||
|
@ -156,6 +156,7 @@
|
||||
|
||||
-else
|
||||
|
||||
=link_to image_tag("/logo-fondmob.png", :id => "logo_fondmob"), "/"
|
||||
=link_to image_tag("/logo-fond.png", :id => "logo_fond"), "/"
|
||||
-if @menu_item and @menu_item.id == 1 #SI PAGE D'ACCUEIL
|
||||
.slide_home_wrapper
|
||||
@ -223,7 +224,7 @@
|
||||
.slide_home_wrapper.with_ratio{:style => "background-image:url('#{@img_url}');", :data => {:ratio => 0.35}}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-if @menu_item and @menu_item.id == 1
|
||||
|
||||
|
BIN
public/logo-fondmob.png
Normal file
BIN
public/logo-fondmob.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
x
Reference in New Issue
Block a user