-galerie
-fmulticurl()
-infobox avec vignette, texte et lien wikipedia
+
-bouton shotcode flickr
-bugfixes
This commit is contained in:
2017-02-23 21:01:44 +01:00
parent eae1e44c01
commit edcfd078cf
6 changed files with 948 additions and 114 deletions

View File

@@ -162,12 +162,26 @@ input.search-field {
margin-right: 16px;
font-size: 10px;
}
.cible i.ion-ios-location {
display: none;
color: green;
padding: 3px;
}
.cible i.ion-ios-location:hover {
color: #00b701;
}
div#locations {
display: none;
}
}
button#hidemap {
display: none;
margin-bottom: 24px;
margin-top: 32px;
}
button#showmap {
margin-bottom: 24px;
margin-top: 32px;
}
div#center_marker {
width: 100%;
@@ -177,6 +191,23 @@ ul.list_marker {
padding-left: 0;
margin: 2px auto;
}
/**/
ul.list_marker a {
text-decoration: none;
color: green;
}
ul.list_marker a:hover {
color: #00b701;
}
ul.list_marker li {
color: green !important;
}
ul.list_marker li:hover {
color: #00b701 !important;
font-weight: bold;
}
.list_marker li {
display: inline;
font-size: 10px;
@@ -185,21 +216,56 @@ ul.list_marker {
list-style-image: none;
text-align: center;
}
.list_marker li:hover {
font-weight: bold;
}
/* googlempa */
.infowindow, .gm-style-iw {
color: #5f5f5f;
font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.infowindow, .gm-style-iw a {
color: black;
text-decoration: underline;
}
.infowindow, .gm-style-iw img {
margin-top: 8px;
margin-left: 8px;
}
#lettrineImage{
float: left;
width: 220px;
height: 163px;
margin: 0 1em 1em 0;
}
#map {
width: 600px;
height: 400px;
display: none;
margin: 5em auto;
}
#gmap h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.6em;
font-style: italic;
font-weight: bold;
color:#267AA8;
text-align:center;
}
#gmap h2{
margin-bottom:1em;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-style: normal;
font-weight: bold;
color:#FF9900;
text-align:center;
}
#gmap p{
font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/* Single */
.zenphoto {