banniere changée
This commit is contained in:
parent
87692f7915
commit
4b8771452e
@ -307,6 +307,10 @@ td {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#logo_fondmob {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
#bottom_actus{
|
#bottom_actus{
|
||||||
background:#ececec;
|
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{
|
#logo_fond{
|
||||||
@ -494,6 +511,8 @@ img{
|
|||||||
#logo_france_rurale {
|
#logo_france_rurale {
|
||||||
width: 240px;
|
width: 240px;
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
|
position: relative;
|
||||||
|
top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu {
|
.menu {
|
||||||
|
@ -156,6 +156,7 @@
|
|||||||
|
|
||||||
-else
|
-else
|
||||||
|
|
||||||
|
=link_to image_tag("/logo-fondmob.png", :id => "logo_fondmob"), "/"
|
||||||
=link_to image_tag("/logo-fond.png", :id => "logo_fond"), "/"
|
=link_to image_tag("/logo-fond.png", :id => "logo_fond"), "/"
|
||||||
-if @menu_item and @menu_item.id == 1 #SI PAGE D'ACCUEIL
|
-if @menu_item and @menu_item.id == 1 #SI PAGE D'ACCUEIL
|
||||||
.slide_home_wrapper
|
.slide_home_wrapper
|
||||||
|
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