|
|
@ -4,7 +4,8 @@ |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> |
|
|
|
<link rel="icon" type="image/png" href="/img/ord/icon-128.png"/> |
|
|
|
<link href="https://fonts.loli.net/css2?family=Noto+Serif+SC&display=swap" rel="stylesheet"> |
|
|
|
<link href="https://fonts.loli.net/css2?family=Noto+Serif+SC:wght@300&display=swap" rel="stylesheet"> |
|
|
|
<link href="https://fonts.loli.net/css2?family=Noto+Sans+SC&display=swap" rel="stylesheet"> |
|
|
|
<meta property="og:title" content="华清特奖报名" /> |
|
|
|
<meta property="og:description" content="华清大学特普通奖学金" /> |
|
|
|
<link href="https://cdn.bootcss.com/twitter-bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet"> |
|
|
@ -14,6 +15,9 @@ |
|
|
|
<script src="https://cdn.bootcdn.net/ajax/libs/jquery-timeago/1.6.7/locales/jquery.timeago.zh-CN.js"></script> |
|
|
|
<title>华清特奖报名</title> |
|
|
|
<style> |
|
|
|
body, pre { |
|
|
|
font-family: 'Noto Sans SC', sans-serif; |
|
|
|
} |
|
|
|
h1, h2, h3, h4, h5, h6 { |
|
|
|
font-family: 'Noto Serif SC', serif; |
|
|
|
} |
|
|
|