|
@@ -6,14 +6,13 @@
|
|
|
<title>memos记录</title>
|
|
|
<!-- 引入Quill样式 -->
|
|
|
<!-- <link rel="stylesheet" href="./js/quill.snow.css">-->
|
|
|
-<!-- <link rel="stylesheet" href="https://cdn.staticfile.org/lxgw-wenkai-screen-webfont/1.6.0/lxgwwenkaiscreen.css"></link>-->
|
|
|
+ <link rel="stylesheet" href="https://registry.npmmirror.com/lxgw-wenkai-screen-web/latest/files/style.css"></link>
|
|
|
<script src="js/util.js"></script>
|
|
|
<script src="js/login.js"></script>
|
|
|
<style>
|
|
|
body {
|
|
|
font-family: "LXGW WenKai Screen", sans-serif !important;
|
|
|
}
|
|
|
-
|
|
|
img {
|
|
|
border: 1px solid #b7b6b6;
|
|
|
}
|