diff --git a/include/base.css b/include/base.css index 4281e7b9..a52e4f3e 100644 --- a/include/base.css +++ b/include/base.css @@ -93,6 +93,8 @@ html { #noVNC_status { height:32px; text-align: center; + font-weight: bold; + color: #fff; } #noVNC_settings_menu { margin: 3px;