Skip to content

Commit 766e3c9

Browse files
committed
modify three module font family
1 parent 946e0b4 commit 766e3c9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

web/admin.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<p style="font-size: 30px; border-bottom: rgba(129,129,130,0.42) solid">
113113
<strong>Notice</strong></p>
114114
<div class="" style="width: 100%">
115-
<div id="notice" style="width: 80%; font-family: 'Times New Roman',fantasy; font-size: 30px;
115+
<div id="notice" style="width: 80%; font-family: 'Microsoft YaHei',fantasy; font-size: 30px;
116116
margin-left: auto; margin-right: auto">
117117
<div class="recycle">
118118
<ul>

web/librarian.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<p style="font-size: 30px; border-bottom: rgba(129,129,130,0.42) solid">
130130
<strong>Notice</strong></p>
131131
<div class="" style="width: 100%">
132-
<div id="notice" style="width: 80%; font-family: 'Times New Roman',fantasy; font-size: 30px;
132+
<div id="notice" style="width: 80%; font-family: 'Microsoft YaHei'; font-size: 30px;
133133
margin-left: auto; margin-right: auto">
134134
<div class="recycle">
135135
<ul>

web/reader.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<p style="font-size: 30px; border-bottom: rgba(129,129,130,0.42) solid">
132132
<strong>Notice</strong></p>
133133
<div class="" style="width: 100%">
134-
<div id="notice" style="width: 80%; font-family: 'Times New Roman',fantasy; font-size: 30px;
134+
<div id="notice" style="width: 80%; font-family: 'Microsoft YaHei',fantasy; font-size: 30px;
135135
margin-left: auto; margin-right: auto">
136136
<div class="recycle">
137137
<ul>

0 commit comments

Comments
 (0)