Skip to content

Commit e9600e0

Browse files
committed
update font-family
1 parent 11c548d commit e9600e0

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

static/module/common/app.css

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
@charset "UTF-8";
1+
@charset 'UTF-8';
22
body,
33
html
44
{
5-
font-family: "Hiragino Sans GB", "Microsoft Yahei", arial, \5b8b\4f53, "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
5+
font-family: 'Hiragino Sans GB', 'Microsoft Yahei', arial, \5b8b\4f53, 'Helvetica Neue', Helvetica, STHeiTi, sans-serif;
66

77
height: 100%;
88

@@ -239,7 +239,6 @@ form
239239
}
240240
#content .mid-side .main-top .main-title
241241
{
242-
font-family: '΢ÈíÑźÚ';
243242
font-size: 24px;
244243

245244
float: left;
@@ -312,8 +311,6 @@ form
312311
}
313312
#content .mid-side .main-table .err-where
314313
{
315-
font-family: Menlo, Monaco, Andale Mono, lucida console, Courier New, monospace;
316-
317314
display: inline-block;
318315

319316
margin: 0 3px;
@@ -751,7 +748,6 @@ form
751748
}
752749
.searchPanel
753750
{
754-
font-family: '΢ÈíÑźÚ';
755751
font-size: 16px;
756752

757753
margin: 0 20px;
@@ -900,8 +896,6 @@ form
900896
}
901897
.ListTable
902898
{
903-
font-family: '΢ÈíÑźÚ';
904-
905899
padding: 10px 20px ;
906900
}
907901
.ListTable .operationPanel
@@ -914,7 +908,6 @@ form
914908
}
915909
.infoPanel .info
916910
{
917-
font-family: '΢ÈíÑźÚ';
918911
font-size: 18px;
919912
font-weight: bold;
920913
line-height: 45px;

0 commit comments

Comments
 (0)