1
+ /* latin-ext */
2
+ @font-face {
3
+ font-family : 'Lato' ;
4
+ font-style : italic;
5
+ font-weight : 400 ;
6
+ src : local ('Lato Italic' ), local ('Lato-Italic' ), url (https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format ('woff2' );
7
+ unicode-range : U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
8
+ }
9
+ /* latin */
10
+ @font-face {
11
+ font-family : 'Lato' ;
12
+ font-style : italic;
13
+ font-weight : 400 ;
14
+ src : local ('Lato Italic' ), local ('Lato-Italic' ), url (https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format ('woff2' );
15
+ unicode-range : U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
16
+ }
17
+ /* latin-ext */
18
+ @font-face {
19
+ font-family : 'Lato' ;
20
+ font-style : italic;
21
+ font-weight : 700 ;
22
+ src : local ('Lato Bold Italic' ), local ('Lato-BoldItalic' ), url (https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2) format ('woff2' );
23
+ unicode-range : U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
24
+ }
25
+ /* latin */
26
+ @font-face {
27
+ font-family : 'Lato' ;
28
+ font-style : italic;
29
+ font-weight : 700 ;
30
+ src : local ('Lato Bold Italic' ), local ('Lato-BoldItalic' ), url (https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format ('woff2' );
31
+ unicode-range : U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
32
+ }
33
+ /* latin-ext */
34
+ @font-face {
35
+ font-family : 'Lato' ;
36
+ font-style : normal;
37
+ font-weight : 400 ;
38
+ src : local ('Lato Regular' ), local ('Lato-Regular' ), url (https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format ('woff2' );
39
+ unicode-range : U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
40
+ }
41
+ /* latin */
42
+ @font-face {
43
+ font-family : 'Lato' ;
44
+ font-style : normal;
45
+ font-weight : 400 ;
46
+ src : local ('Lato Regular' ), local ('Lato-Regular' ), url (https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format ('woff2' );
47
+ unicode-range : U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
48
+ }
49
+ /* latin-ext */
50
+ @font-face {
51
+ font-family : 'Lato' ;
52
+ font-style : normal;
53
+ font-weight : 700 ;
54
+ src : local ('Lato Bold' ), local ('Lato-Bold' ), url (https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format ('woff2' );
55
+ unicode-range : U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
56
+ }
57
+ /* latin */
58
+ @font-face {
59
+ font-family : 'Lato' ;
60
+ font-style : normal;
61
+ font-weight : 700 ;
62
+ src : local ('Lato Bold' ), local ('Lato-Bold' ), url (https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format ('woff2' );
63
+ unicode-range : U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
64
+ }
65
+
66
+ a {
67
+ color : # 1772d0 ;
68
+ text-decoration : none;
69
+ }
70
+
71
+ a : focus ,
72
+ a : hover {
73
+ color : # f09228 ;
74
+ text-decoration : none;
75
+ }
76
+
77
+
78
+ html {
79
+ background-color : # eafdf6 ;
80
+ /* background-color: #e6fbf7;
81
+ }
82
+
83
+
84
+ body,
85
+ td,
86
+ th,
87
+ tr,
88
+ p,
89
+ a
90
+ {
91
+ /* font-family: 'Lato', Verdana, Helvetica, sans-serif; */
92
+ font-family : "TeXGyrePagella" , "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
93
+
94
+ font-size : 15px ;
95
+ line-height : 1.3 ;
96
+ }
97
+
98
+
99
+ strong {
100
+ /* font-family: 'Lato', Verdana, Helvetica, sans-serif; */
101
+ font-family : "TeXGyrePagella" , "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
102
+
103
+ font-size : 15px ;
104
+ }
105
+
106
+ heading {
107
+ font-family : "TeXGyrePagella" , "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
108
+
109
+ /* font-family: 'Lato', Verdana, Helvetica, sans-serif; */
110
+ font-size : 22px ;
111
+ }
112
+
113
+ papertitle {
114
+ font-family : 'Lato' , Verdana, Helvetica, sans-serif;
115
+ font-size : 15px ;
116
+ font-weight : 700 ;
117
+ }
118
+
119
+ name {
120
+ font-family : 'Lato' , Verdana, Helvetica, sans-serif;
121
+ font-size : 37px ;
122
+ }
123
+ ch_name {
124
+ font-family : 'KaiTi' ;
125
+ font-size : 37px ;
126
+ }
127
+ .one {
128
+ width : 256px ;
129
+ height : 144px ;
130
+ position : relative;
131
+ }
132
+
133
+ .two {
134
+ width : 256px ;
135
+ height : 144px ;
136
+ position : absolute;
137
+ transition : opacity .2s ease-in-out;
138
+ -moz-transition : opacity .2s ease-in-out;
139
+ -webkit-transition : opacity .2s ease-in-out;
140
+ }
141
+
142
+ .fade {
143
+ transition : opacity .2s ease-in-out;
144
+ -moz-transition : opacity .2s ease-in-out;
145
+ -webkit-transition : opacity .2s ease-in-out;
146
+ }
147
+
148
+ span .highlight {
149
+ background-color : # ffffd0 ;
150
+ /* background-image: url(/images/texture.png); */
151
+ }
152
+
153
+ .hr-edge-weak {
154
+ border : 0 ;
155
+ padding-top : 1px ;
156
+ margin : 5px 0 0px 0px ;
157
+ background : linear-gradient (to right, transparent, # 3c4699, transparent);
158
+ }
159
+
160
+ .hr-double-arrow {
161
+ color : # d0d0d5 ;
162
+ border : double;
163
+ border-width : 3px 5px ;
164
+ border-color : # b5b5d6 transparent;
165
+ height : 1px ;
166
+ overflow : visible;
167
+ margin-left : 20px ;
168
+ margin-right : 20px ;
169
+ position : relative;
170
+ }
171
+ .hr-double-arrow : before ,
172
+ .hr-double-arrow : after {
173
+ content : '' ;
174
+ position : absolute;
175
+ width : 5px ; height : 5px ;
176
+ border-width : 0 3px 3px 0 ;
177
+ border-style : double;
178
+ top : -3px ;
179
+ background : radial-gradient (2px at 1px 1px , currentColor 2px , transparent 0 ) no-repeat;
180
+ }
181
+ .hr-double-arrow : before {
182
+ transform : rotate (-45deg );
183
+ left : -20px ;
184
+ }
185
+ .hr-double-arrow : after {
186
+ transform : rotate (135deg );
187
+ right : -20px ;
188
+ }
189
+
190
+ img {
191
+ border : 0px solid # 555 ;
192
+ border-radius : 20px ;
193
+ }
194
+
195
+ .clickable-text {
196
+ border : none;
197
+ color : rgb (255 , 131 , 53 );
198
+ /* text-decoration: underline; */
199
+ /* background-color: transparent; */
200
+ cursor : pointer;
201
+ }
0 commit comments