From c15782e40567377688f603547cec5ea5e93aecfc Mon Sep 17 00:00:00 2001 From: anglk Date: Fri, 12 Mar 2021 12:50:50 +0100 Subject: [PATCH] Update 'narrowstyle.css' --- narrowstyle.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/narrowstyle.css b/narrowstyle.css index 60bbfdb..dcce78a 100644 --- a/narrowstyle.css +++ b/narrowstyle.css @@ -186,6 +186,10 @@ button.minimize { } } +.windowlinks { + color: #ffe4fd; +} + .sidebottom { height: 45vh; box-shadow: 10rem -6rem 4rem #ffe4fd;