Browse Source

面谈笔录字体调整

sakuya 3 năm trước cách đây
mục cha
commit
f450a69b11

+ 5 - 0
eladmin-system/src/main/resources/template/note/notary-note.html

@@ -18,12 +18,17 @@
     width: 100%;
     text-align: center;
     padding-top: 5px;
+	font-family: 'simsun';
 }
 .box p {
     font-size: 12px;
 	padding: 8px 0 0 0;
 	margin: 0;
 	line-height: 22px;
+		font-family: 'simfang';
+}
+.box table {
+	font-family: 'simsun';
 }
 .box table.tb {
     width: 100%;