From d9b249c828189faf778d81c2047ea7dc85b2a8fe Mon Sep 17 00:00:00 2001 From: Xenia Date: Tue, 4 Jun 2019 16:32:37 +0200 Subject: [PATCH] #buefy-changes --- .gitignore | 5 +- public/index.html | 56 +++-- public/lib/buefy-0.7.5.css | 386 ++++++++++++++++----------------- public/lib/buefy-0.7.5.min.css | 2 +- public/routes/createMessage.js | 74 ++++--- public/routes/login.js | 64 ++++-- public/routes/profil.js | 29 ++- public/style/style.css | 3 + public/style/style.less | 6 + 9 files changed, 346 insertions(+), 279 deletions(-) diff --git a/.gitignore b/.gitignore index eff54c0..89441f0 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,7 @@ latex-files/*.run.xml latex-files/*.toc # config -mongodb.config.js \ No newline at end of file +mongodb.config.js + +# exclude Mac-File .DS_Store +*.DS_Store \ No newline at end of file diff --git a/public/index.html b/public/index.html index aa9600f..7867e61 100644 --- a/public/index.html +++ b/public/index.html @@ -51,12 +51,7 @@ - - - - - - + @@ -68,15 +63,19 @@ - + + - + + + + @@ -98,7 +97,12 @@
@@ -108,13 +112,33 @@ - + + +