From e55fd03a5d586eabb4f0123ac4aafd7ea85ef441 Mon Sep 17 00:00:00 2001 From: Nicolas MORIN Date: Mon, 17 Jan 2022 21:53:10 +0100 Subject: [PATCH] =?UTF-8?q?G=C3=A9n=C3=A9ralisation=20du=20style=20pour=20?= =?UTF-8?q?les=20pastilles=20et=20modification=20de=20l'emplacement=20du?= =?UTF-8?q?=20bouton=20et=20ajout=20d'une=20marge=20pied=20de=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fichiers/css/personalisation.css | 47 +++++++++++++++++++---------- services/gestion/alias_virtuels.php | 6 ++-- 2 files changed, 34 insertions(+), 19 deletions(-) diff --git a/fichiers/css/personalisation.css b/fichiers/css/personalisation.css index 1f9d3dc..d910b41 100644 --- a/fichiers/css/personalisation.css +++ b/fichiers/css/personalisation.css @@ -1,31 +1,32 @@ -body{ - background-color: #eee +body { + background-color: #eee; + margin-bottom: 100px; } -#contenu_auth{ - max-width:380px; - margin:auto; +#contenu_auth { + max-width: 380px; + margin: auto; } -#contenu_auth #envoyer{ - width:100%; +#contenu_auth #envoyer { + width: 100%; } -#logo-accueil{ - text-align:center; - margin:50px; +#logo-accueil { + text-align: center; + margin: 50px; } -#logo-accueil img{ +#logo-accueil img { width: 200px; } -#logo-accueil h1{ - color:#FFF; +#logo-accueil h1 { + color: #FFF; font-size: 40pt; } -.alert img{ +.alert img { height: 1.5em; margin-right: 0.3em; } @@ -36,8 +37,8 @@ body{ .bouton-flotant { position: fixed; - bottom: 40px; - right: 40px; + bottom: 20px; + right: 20px; background-color: #0d6efd; color: white; border-radius: 50%; @@ -45,3 +46,17 @@ body{ height: 60px; border: 2px solid #0d6efd; } + +.contour-pastille { + margin-top: 5px; +} + +.interieur-pastille { + margin: 10px; +} + +.titre-pastille { + width: 100%; + text-align: center; + padding-top: 4px; +} diff --git a/services/gestion/alias_virtuels.php b/services/gestion/alias_virtuels.php index 78b9908..fafdea2 100644 --- a/services/gestion/alias_virtuels.php +++ b/services/gestion/alias_virtuels.php @@ -103,15 +103,15 @@ _HEREDOC_; } echo <<<_HEREDOC_
-
-
+
+
-
+
{$alias_virtuels_valeurs['courriel']}