summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/styles/base.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/styles/base.css b/app/styles/base.css
index 06e736a..f83ad4b 100644
--- a/app/styles/base.css
+++ b/app/styles/base.css
@@ -661,7 +661,7 @@ html {
justify-content: center;
align-content: center;
- line-height: 25px;
+ line-height: 1.6;
word-wrap: break-word;
color: #fff;
@@ -887,7 +887,7 @@ html {
.noVNC_logo {
color:yellow;
font-family: 'Orbitron', 'OrbitronTTF', sans-serif;
- line-height:90%;
+ line-height: 0.9;
text-shadow: 0.1em 0.1em 0 black;
}
.noVNC_logo span{