From b0061a3c49dc25a71f7b0a9a1f31a8befe787cb4 Mon Sep 17 00:00:00 2001 From: Samuel Mannehed Date: Mon, 15 May 2017 14:57:33 +0200 Subject: [PATCH] Revert "Remove shadow from logo" This reverts commit 7c44f86dcd77bff811d9619fd5341938cfa8d69f. --- app/styles/base.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/styles/base.css b/app/styles/base.css index 04c439cc..ce31cf7e 100644 --- a/app/styles/base.css +++ b/app/styles/base.css @@ -853,6 +853,7 @@ select:active { color:yellow; font-family: 'Orbitron', 'OrbitronTTF', sans-serif; line-height:90%; + text-shadow: 0.1em 0.1em 0 black; } .noVNC_logo span{ color:green;