From 4d3aa0ef9d3cc5baab835ad2b545cf80b77c7ae7 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Fri, 26 Aug 2016 12:24:57 +0200 Subject: [PATCH] Add logo to control bar --- app/styles/base.css | 20 ++++++++++++-------- vnc.html | 4 +++- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/app/styles/base.css b/app/styles/base.css index 3f6ccdf8..df10c7df 100644 --- a/app/styles/base.css +++ b/app/styles/base.css @@ -468,14 +468,22 @@ input[type=button]:active, select:active { url('Orbitron700.ttf') format('truetype'); } -#noVNC_logo { - margin-top: 60px; - margin-left: 60px; +.noVNC_logo { color:yellow; text-align:left; font-family: 'Orbitron', 'OrbitronTTF', sans-serif; - font-size: 180px; + font-size: 13px; line-height:90%; + text-shadow: 1px 1px 0 #000; +} +.noVNC_logo span{ + color:green; +} + +#noVNC_logo { + margin-top: 60px; + margin-left: 60px; + font-size: 180px; text-shadow: 5px 5px 0 #000, -1px -1px 0 #000, @@ -487,10 +495,6 @@ input[type=button]:active, select:active { display: none; } -#noVNC_logo span{ - color:green; -} - /* ---------------------------------------- * Media sizing * ---------------------------------------- diff --git a/vnc.html b/vnc.html index 4f6aa876..aeb63f8d 100644 --- a/vnc.html +++ b/vnc.html @@ -53,6 +53,8 @@
+

no
VNC

+
-

no
VNC

+

no
VNC