fix align
This commit is contained in:
parent
ce7659495e
commit
5844b5d9ab
@ -7,7 +7,7 @@
|
|||||||
[(#SET{legende,#INCLURE{fond=modeles/document_legende, env}|trim})]
|
[(#SET{legende,#INCLURE{fond=modeles/document_legende, env}|trim})]
|
||||||
#SET{largeur,#ENV{largeur, #LARGEUR|?{#LARGEUR,400}}|max{120}}
|
#SET{largeur,#ENV{largeur, #LARGEUR|?{#LARGEUR,400}}|max{120}}
|
||||||
#SET{duree,#ENV{duree,#DUREE}}[(#SET{duree,[(#GET{duree}|intval|?{[(#GET{duree}|intval)],''})]})]
|
#SET{duree,#ENV{duree,#DUREE}}[(#SET{duree,[(#GET{duree}|intval|?{[(#GET{duree}|intval)],''})]})]
|
||||||
<div class="spip_document spip_document_#ID_DOCUMENT spip_document_#ENV{align}">
|
<div class="spip_document spip_document_#ID_DOCUMENT spip_document_#ENV{align,center}">
|
||||||
<figure class="spip_doc_inner">
|
<figure class="spip_doc_inner">
|
||||||
[(#LOGO_DOCUMENT{vignette}|image_reduire{#GET{largeur},0}|vider_attribut{class})]
|
[(#LOGO_DOCUMENT{vignette}|image_reduire{#GET{largeur},0}|vider_attribut{class})]
|
||||||
<div class="audio-wrapper"[ style='width:(#GET{largeur})px;max-width:100%;']>
|
<div class="audio-wrapper"[ style='width:(#GET{largeur})px;max-width:100%;']>
|
||||||
|
Loading…
Reference in New Issue
Block a user