diff --git a/site/vue/css/style.css b/site/vue/css/style.css index debd4d8..185ce4c 100644 --- a/site/vue/css/style.css +++ b/site/vue/css/style.css @@ -92,6 +92,10 @@ html { margin-left: 25px; } +.fa-check { + margin-left: 25px; +} + #pseudo_show { color: var(--cool-color); } @@ -692,4 +696,8 @@ input[type=color] { .fa-edit:hover { color: var(--cool-color); +} + +#win_pannel { + display: none; } \ No newline at end of file diff --git a/site/vue/index.html b/site/vue/index.html index f871dd3..e8fcfaa 100644 --- a/site/vue/index.html +++ b/site/vue/index.html @@ -27,6 +27,10 @@ Tutoriel +
+ Vanilla + +
Normal @@ -35,17 +39,13 @@ Mode Perso
-
- Caméléon - -
-

Generateur

+

Générateur


@@ -111,7 +111,7 @@
-