<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Habillage des forums
---------------------------------------------- */

/* * Habillage des forums */
.comments { margin-bottom:/*@margin-bottom*/1.5em/*/@*/}

/* comments list */
.comments-items {list-style: none; margin-left: 0;}
.comments-items .comments-items {margin-left: /*@text-indent*/50px/*/@*/;border-bottom: 0;}
.comments-items .comments-items .comments-items .comments-items {margin-left: /*@demi-text-indent*/25px/*/@*/;border-bottom: 0;}

.comments-items .comment-item .comment-item {border-top: 0;}

.comment-meta {padding: /*@demi-margin-bottom*/0.75em/*/@*/;padding-right: /*@margin-bottom*/1.5em/*/@*/;position: relative;margin:0;}
.comment-meta .spip_logos {margin-bottom:0;}
.comment-meta .permalink { position: absolute;right: 0;font-size: 2em;color:#ccc;}
.comment-meta .forum-titre {display: block;}
.comment-content {background: transparent;padding: /*@demi-margin-bottom*/0.75em/*/@*/;max-height:60em;overflow:auto;overflow-x:none;}
.comment-reply { clear: both; text-align: right; font-weight: bold; margin-bottom:0;}

/* en thread */
.comments-thread .comment-item {margin-bottom:/*@margin-bottom*/1.5em/*/@*/;}
.comments-thread .comment-item .comment-item {margin-bottom:0;border-left:0;}
.comments-thread .permalink.in-reply-to {bottom:0;}

/* avec plugin comments */
.comment-meta .permalink.picto {font-size:1em;right:/*@demi-margin-bottom*/0.75em/*/@*/;}

/* en list avec plugin comments */
.comment-meta .item {display:block;}
</pre></body></html>