From 5a69515a084f0de489288d5e59302fdc4169ebc0 Mon Sep 17 00:00:00 2001 From: Niggl Date: Wed, 8 Jul 2020 16:11:53 +0200 Subject: [PATCH] Sidebar 2.0 --- src/app/app.component.css | 2 +- src/app/app.component.html | 38 ++++++++----------------- src/app/app.component.ts | 57 ++++++++++++++++++++++++++++++++++++-- 3 files changed, 68 insertions(+), 29 deletions(-) diff --git a/src/app/app.component.css b/src/app/app.component.css index dc729fe..fe3361e 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -6,7 +6,7 @@ margin-top: 10px; bottom: 0; opacity: 95%; - background: rgba(34, 129, 247, 0.8); + /* background: rgba(34, 129, 247, 0.8); */ } .nav a { diff --git a/src/app/app.component.html b/src/app/app.component.html index 5a352ce..ffb269f 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -2,35 +2,21 @@ @@ -42,7 +28,7 @@