afficher suivi_par dans les dossiers similaires

This commit is contained in:
2019-02-05 07:53:12 +01:00
parent a79404a153
commit 02286f128d
4 changed files with 37 additions and 20 deletions

View File

@@ -107,6 +107,13 @@
}
}
.gly-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
#bg {
position: fixed;
top: 0;