/*------------------------------------------------------*/ /* ebook simple compatible kindle */ /*------------------------------------------------------*/ h1 { margin-top :1em; text-align:left; margin-bottom :2em; } p{ text-indent:5%; } .chapitre p { text-indent:5%; text-align:justify; } .text-center { text-align:center !important; margin-left:auto !important; margin-right:auto !important; } /*------------------------------------------------------*/ /*dans la mme collection */ /*------------------------------------------------------*/ .imagelivre { margin-left:auto !important; margin-right:auto !important; text-align: center !important; } .livre { margin-top :0.5em; font-size : medium; text-align:center; font-weight: bold; } /*------------------------------------------------------*/ /*biblio */ /*------------------------------------------------------*/ .photoAuteur { margin-left:auto !important; margin-right:auto !important; text-align: center !important; } /*------------------------------------------------------*/ /*Copyright */ /*------------------------------------------------------*/ .titre { margin-top :1em; font-size : x-large; text-align:center; margin-bottom :1em; } .auteur { font-size : small; text-align:center; margin-bottom :2em; } .isbn { font-size : xx-small; text-align:center; margin-bottom :5em; } .editeur { text-align:center; font-size : x-small; margin-bottom :1em; } .texte { margin-top :2em; text-align:center; font-size : small; }