fixe actu home img, added new city point to map
This commit is contained in:
parent
6b93e345cd
commit
65ff1558e4
@ -1003,7 +1003,12 @@ body.logged-in #content-tabs ul.tabs.primary {
|
|||||||
// grid-column: auto;
|
// grid-column: auto;
|
||||||
background: url("../img/pixels/actu_background-trans.png");
|
background: url("../img/pixels/actu_background-trans.png");
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
.views-field-field-popsu-actu-image{
|
||||||
|
a{
|
||||||
|
display:block;
|
||||||
|
img{width:100%;}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.views-row-1{
|
.views-row-1{
|
||||||
grid-column: 1;
|
grid-column: 1;
|
||||||
@ -1214,9 +1219,21 @@ body.logged-in #content-tabs ul.tabs.primary {
|
|||||||
}
|
}
|
||||||
/* BORDEAUX */
|
/* BORDEAUX */
|
||||||
#point-nid-869.placement-carte {
|
#point-nid-869.placement-carte {
|
||||||
margin-left: 86px; /* -55 */
|
margin-left: 40px; /* -55 */
|
||||||
margin-top: 472px; /* -172 */
|
margin-top: 500px; /* -172 */
|
||||||
|
.map-title {
|
||||||
|
background-position: top right;
|
||||||
|
padding-bottom: 10px;
|
||||||
|
padding-right: 25px;
|
||||||
|
padding-top: 1px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
/* SAINT-LOUBES */
|
||||||
|
#point-nid-1155.placement-carte {
|
||||||
|
margin-left: 90px; /* -55 */
|
||||||
|
margin-top: 465px; /* -172 */
|
||||||
|
}
|
||||||
|
|
||||||
/* BRUXELLES */
|
/* BRUXELLES */
|
||||||
#point-nid-874.placement-carte {
|
#point-nid-874.placement-carte {
|
||||||
margin-top: 255px;
|
margin-top: 255px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user