From 750a1dca949fff3a1fe84d264da95ae5fd3261d1 Mon Sep 17 00:00:00 2001 From: Arthur REITER Date: Mon, 3 May 2021 15:20:41 +0200 Subject: [PATCH 1/7] Background system is recoded --- src/components/Background.vue | 102 ++++++++++++++++++++++------------ 1 file changed, 66 insertions(+), 36 deletions(-) diff --git a/src/components/Background.vue b/src/components/Background.vue index 902ed27..f04894b 100644 --- a/src/components/Background.vue +++ b/src/components/Background.vue @@ -1,58 +1,88 @@ + + From 45134ec87c4d24ba7fd2abcab0e9d0abb756f066 Mon Sep 17 00:00:00 2001 From: Arthur REITER Date: Mon, 3 May 2021 15:39:12 +0200 Subject: [PATCH 2/7] Fix css, colors & font --- public/index.html | 23 +---------------------- src/App.vue | 6 +++++- src/assets/css/colors.css | 10 ++++++++++ src/assets/css/style.css | 13 +++++++++++++ src/components/Background.vue | 2 +- 5 files changed, 30 insertions(+), 24 deletions(-) create mode 100644 src/assets/css/colors.css create mode 100644 src/assets/css/style.css diff --git a/public/index.html b/public/index.html index 4bfbc3b..5134b3b 100644 --- a/public/index.html +++ b/public/index.html @@ -5,14 +5,6 @@ Menu Web - - - - - - -