.formulaire_ajouter_objet input.text { width: 70%; } .formulaire_ajouter_objet input.submit { margin:0; padding:0; border:none; background:none; color:inherit; text-decoration:underline; cursor:pointer; } .liste-objets table td, .liste-objets table th { vertical-align: middle; } .liste-objets tr td.logo img { margin: 2px auto; border: 1px solid #eee; } .liste-objets tr td.titre a { text-decoration: none!important; } .liste-objets.auteurs tr td.logo a { display: block; background-position: center center; background-size: cover; width: 40px; height: 40px; margin: 3px 0; border-radius: 50%; } .grappe .infos strong { display: block; }