fix bloc aside +
This commit is contained in:
parent
4e72584bfd
commit
6d4a0eccdf
@ -1,10 +1,10 @@
|
||||
<paquet
|
||||
prefix="librealire"
|
||||
categorie="squelette"
|
||||
version="0.6.4"
|
||||
version="0.6.5"
|
||||
schema="0.5.3"
|
||||
etat="stable"
|
||||
compatibilite="[3.2.7;3.3.*]"
|
||||
compatibilite="[3.2.7;4.0.*]"
|
||||
>
|
||||
<nom>+ APRIL - LIBRE À LIRE</nom>
|
||||
<!-- personnalisons le site LIBRE À LIRE -->
|
||||
|
@ -17,9 +17,7 @@
|
||||
<INCLURE{fond=extra/#ENV{type-page},env}>
|
||||
</div>
|
||||
</div>[(#COMPOSITION|=={transcriptions}|ou{#ENV{type-page}|=={mot}}|ou{#COMPOSITION|=={sanscolonne}}|non)
|
||||
<aside class="page_aside">
|
||||
<INCLURE{fond=aside/#ENV{type-page},env} />
|
||||
</aside><!--.aside-->]
|
||||
<INCLURE{fond=aside/#ENV{type-page},env} /><!--.aside-->]
|
||||
</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
|
||||
|
Loading…
Reference in New Issue
Block a user