Changeset 95772 in spip-zone
- Timestamp:
- Mar 4, 2016, 9:10:59 PM (5 years ago)
- Location:
- _squelettes_/moulinette/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/moulinette/trunk/css/theme.css
r93532 r95772 36 36 } 37 37 .chapo, .texte, .ps { font-size:20px; } 38 .glyphicon.glyphicon-link { float: left; margin: 8px 0 0 -20px; opacity: 0.5; } 39 .glyphicon.glyphicon-link:hover { opacity:1; } 38 40 /* on adapte les style du plugin Comments pour les forums */ 39 41 .comments { -
_squelettes_/moulinette/trunk/inclure/article-moulinette.html
r86562 r95772 3 3 <div class="col-md-4 col-md-offset-4"> 4 4 <article> 5 <header class="cartouche"> 5 <header class="cartouche"><a class="glyphicon glyphicon-link"[ href="(#INFO_TITRE{rubrique,id_rubrique}|title2anchor{#ID_ARTICLE})"]></a> 6 6 [<p class="#EDIT{surtitre} surtitre">(#SURTITRE)</p>] 7 7 <h2><span class="#EDIT{titre}">#TITRE</span>[ -
_squelettes_/moulinette/trunk/paquet.xml
r93532 r95772 2 2 prefix="moulinette" 3 3 categorie="squelette" 4 version="0.2.1 2"4 version="0.2.13" 5 5 etat="stable" 6 6 compatibilite="[3.1.0-dev;3.1.*]"
Note: See TracChangeset
for help on using the changeset viewer.