diff --git a/WebSocketClient/index.html b/WebSocketClient/index.html index bcf6fbb..ee27fd3 100644 --- a/WebSocketClient/index.html +++ b/WebSocketClient/index.html @@ -15,13 +15,13 @@

UVL Playground

-
+
?
- Interactively learn the Universal Variability Language + Playground Tour
-
+
?
- Get a tour of the Playground + Introduction to UVL
diff --git a/WebSocketClient/style/dropdown.css b/WebSocketClient/style/dropdown.css index c2db147..e85c5be 100644 --- a/WebSocketClient/style/dropdown.css +++ b/WebSocketClient/style/dropdown.css @@ -19,7 +19,7 @@ .dropdown-wrapper { padding: 0 20px 5px; - span { + & span { color: white; } }