détail galerie photoapril
This commit is contained in:
parent
f08d32d127
commit
4d4d0f7c57
@ -106,7 +106,7 @@
|
||||
<:libreavous:photos_de_l_emission:>
|
||||
[<a href="(#PODCAST_GALERIEPHOTOS)" class="galeriephotos"><:libreavous:galerie_april:></a>]
|
||||
</h2>
|
||||
<div class="flex flex3 #EDIT{podcast_galeriephotos}">
|
||||
<div class="galerie_photoapril flex flex3 #EDIT{podcast_galeriephotos}">
|
||||
<BOUCLE_photos(DATA){source file, #PODCAST_GALERIEPHOTOS}{valeur == #GET{thumbs}}{0,3}>
|
||||
<figure class="photoapril">[<img src="https://photos.april.org/(#VALEUR|extraire_attribut{src})"[ alt="(#VALEUR|extraire_attribut{alt})"] />]</figure>
|
||||
</BOUCLE_photos>
|
||||
|
@ -261,6 +261,17 @@ h2 {
|
||||
font-size:1.2rem;
|
||||
line-height: 1.8;
|
||||
}
|
||||
.galerie_photoapril figure {
|
||||
@include media($bp-large-up) {
|
||||
&:first-child {
|
||||
text-align:left;
|
||||
}
|
||||
&:last-child {
|
||||
text-align:right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.licence {
|
||||
padding:1em;
|
||||
line-height:1.2;
|
||||
@ -907,7 +918,6 @@ a.spip_out {
|
||||
.page_header > .page_container .nav {
|
||||
position:relative;
|
||||
}
|
||||
|
||||
}
|
||||
@media (max-width:804px) {
|
||||
.page_header .header_menu .liens {
|
||||
|
Loading…
Reference in New Issue
Block a user