diff --git a/CodeIgniter-3.1.13/application/views/accueil.php b/CodeIgniter-3.1.13/application/views/accueil.php index 76e0ca4..c989f04 100644 --- a/CodeIgniter-3.1.13/application/views/accueil.php +++ b/CodeIgniter-3.1.13/application/views/accueil.php @@ -7,7 +7,7 @@

Bienvenue sur Onzeur !

-

Le service de streaming musical numéro 1 en France.

+

Le service de création de playlist musical numéro 1 en France.

@@ -68,7 +68,7 @@ - +

diff --git a/CodeIgniter-3.1.13/assets/css/email.css b/CodeIgniter-3.1.13/assets/css/email.css deleted file mode 100644 index 5a59875..0000000 --- a/CodeIgniter-3.1.13/assets/css/email.css +++ /dev/null @@ -1,37 +0,0 @@ -body { - font-family: Arial, sans-serif; - background-color: #f4f4f4; - margin: 0; - padding: 0; -} -.container { - width: 80%; - margin: 0 auto; - background-color: #fff; - padding: 20px; - box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -} -.header { - text-align: center; - padding: 20px; -} -.header img { - max-width: 150px; -} -.content { - margin-top: 20px; -} -.content h1 { - color: #333; -} -.content p { - font-size: 16px; - line-height: 1.6; - color: #666; -} -.footer { - margin-top: 20px; - text-align: center; - font-size: 14px; - color: #999; -} \ No newline at end of file