fix bloc aside +
This commit is contained in:
parent
4e72584bfd
commit
6d4a0eccdf
@ -1,10 +1,10 @@
|
|||||||
<paquet
|
<paquet
|
||||||
prefix="librealire"
|
prefix="librealire"
|
||||||
categorie="squelette"
|
categorie="squelette"
|
||||||
version="0.6.4"
|
version="0.6.5"
|
||||||
schema="0.5.3"
|
schema="0.5.3"
|
||||||
etat="stable"
|
etat="stable"
|
||||||
compatibilite="[3.2.7;3.3.*]"
|
compatibilite="[3.2.7;4.0.*]"
|
||||||
>
|
>
|
||||||
<nom>+ APRIL - LIBRE À LIRE</nom>
|
<nom>+ APRIL - LIBRE À LIRE</nom>
|
||||||
<!-- personnalisons le site LIBRE À LIRE -->
|
<!-- personnalisons le site LIBRE À LIRE -->
|
||||||
|
@ -17,9 +17,7 @@
|
|||||||
<INCLURE{fond=extra/#ENV{type-page},env}>
|
<INCLURE{fond=extra/#ENV{type-page},env}>
|
||||||
</div>
|
</div>
|
||||||
</div>[(#COMPOSITION|=={transcriptions}|ou{#ENV{type-page}|=={mot}}|ou{#COMPOSITION|=={sanscolonne}}|non)
|
</div>[(#COMPOSITION|=={transcriptions}|ou{#ENV{type-page}|=={mot}}|ou{#COMPOSITION|=={sanscolonne}}|non)
|
||||||
<aside class="page_aside">
|
<INCLURE{fond=aside/#ENV{type-page},env} /><!--.aside-->]
|
||||||
<INCLURE{fond=aside/#ENV{type-page},env} />
|
|
||||||
</aside><!--.aside-->]
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -87,20 +87,6 @@ span.tp {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
|
||||||
// modele bouton
|
|
||||||
//
|
|
||||||
.btn {
|
|
||||||
@include bouton();
|
|
||||||
&.right {
|
|
||||||
float:right;
|
|
||||||
margin-left:$spacer;
|
|
||||||
}
|
|
||||||
&.left {
|
|
||||||
float:left;
|
|
||||||
margin-right:$spacer;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// modele themes = liste de mots-clefs
|
// modele themes = liste de mots-clefs
|
||||||
|
Loading…
Reference in New Issue
Block a user