Quellcode durchsuchen

Finish Hotfix-zh-112

howie vor 3 Jahren
Ursprung
Commit
f486d0cc93
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      src/views/supply/deliver/components/sum_print.vue

+ 2 - 1
src/views/supply/deliver/components/sum_print.vue

@@ -127,7 +127,8 @@ export default {
     width: 100%;
     height: auto !important;
     margin-bottom: 50px;
-    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
+    font-family:'STKaiti','KaiTi','Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif !important;
+    font-weight: bold !important;
     color: #000 !important;
   }
   .top-container {