Преглед на файлове

Changed the color and weight of the status text to white and bold.

samhed преди 12 години
родител
ревизия
7ab02c7fc7
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      include/base.css

+ 2 - 0
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;