develop dans master - première version stable #9
@@ -6,7 +6,7 @@ header ("Refresh: 5;URL=/pages/formulaire_accueil.php?erreur=1");
|
|||||||
<html lang="fr">
|
<html lang="fr">
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||||
<title>Courtail</title>
|
<title>Courtail - Portail des courriels</title>
|
||||||
<!-- Ajouter le favicon <link rel="icon" href="/fichiers/images/favicon.ico" /> -->
|
<!-- Ajouter le favicon <link rel="icon" href="/fichiers/images/favicon.ico" /> -->
|
||||||
<style>
|
<style>
|
||||||
/* Base */
|
/* Base */
|
||||||
@@ -120,8 +120,8 @@ header ("Refresh: 5;URL=/pages/formulaire_accueil.php?erreur=1");
|
|||||||
-moz-animation: spin 5s linear infinite;
|
-moz-animation: spin 5s linear infinite;
|
||||||
animation: spin 5s linear infinite; }
|
animation: spin 5s linear infinite; }
|
||||||
|
|
||||||
.chargement-bares:before, .chargement-bares:after,
|
.chargement-barres:before, .chargement-barres:after,
|
||||||
.chargement-bares span {
|
.chargement-barres span {
|
||||||
content: '';
|
content: '';
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -133,12 +133,12 @@ header ("Refresh: 5;URL=/pages/formulaire_accueil.php?erreur=1");
|
|||||||
-webkit-animation: grow 1s linear infinite;
|
-webkit-animation: grow 1s linear infinite;
|
||||||
-moz-animation: grow 1s linear infinite;
|
-moz-animation: grow 1s linear infinite;
|
||||||
animation: grow 1s linear infinite; }
|
animation: grow 1s linear infinite; }
|
||||||
.chargement-bares:after {
|
.chargement-barres:after {
|
||||||
left: 15px;
|
left: 15px;
|
||||||
-webkit-animation-delay: -0.66s;
|
-webkit-animation-delay: -0.66s;
|
||||||
-moz-animation-delay: -0.66s;
|
-moz-animation-delay: -0.66s;
|
||||||
animation-delay: -0.66s; }
|
animation-delay: -0.66s; }
|
||||||
.chargement-bares span {
|
.chargement-barres span {
|
||||||
left: 30px;
|
left: 30px;
|
||||||
-webkit-animation-delay: -0.33s;
|
-webkit-animation-delay: -0.33s;
|
||||||
-moz-animation-delay: -0.33s;
|
-moz-animation-delay: -0.33s;
|
||||||
|
|||||||
Reference in New Issue
Block a user