فهرست منبع

Changed font weight to look less muddy

Changed the font weight to look a bit less muddy. Any reason why we cant use a number instead of bold?
Matt 10 سال پیش
والد
کامیت
997bd030f9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      public/css/less/grafana.less

+ 1 - 1
public/css/less/grafana.less

@@ -317,7 +317,7 @@
     margin: 10px 105px;
     margin: 10px 105px;
     strong {
     strong {
       color: @headingsColor;
       color: @headingsColor;
-      font-weight: bold;
+      font-weight: 500;
     }
     }
   }
   }