Line 58... |
Line 58... |
58 |
|
58 |
|
59 |
/* CONTRIBUTION ACTION ATTACH */
|
59 |
/* CONTRIBUTION ACTION ATTACH */
|
60 |
/* - les images */
|
60 |
/* - les images */
|
61 |
.attach_margin05em { margin: 0.5em;} /* marge de 0.5 em autour de l'image*/
|
61 |
.attach_margin05em { margin: 0.5em;} /* marge de 0.5 em autour de l'image*/
|
62 |
.attach_margin1em { margin: 1em;} /* marge de 1em autour de l'image*/
|
62 |
.attach_margin1em { margin: 1em;} /* marge de 1em autour de l'image*/
|
63 |
.attach_left {float: left;} /* bloc flotant à gauche */
|
63 |
.attach_left {float: left;} /* bloc flotant à gauche */
|
64 |
.attach_right {float: right;} /* bloc flotant à droite */
|
64 |
.attach_right {float: right;} /* bloc flotant à droite */
|
65 |
.attach_noborder {border-width: 0px;} /* pas de bordure */
|
65 |
.attach_noborder {border-width: 0px;} /* pas de bordure */
|