no message
This commit is contained in:
1
css/katex.min.css
vendored
Normal file
1
css/katex.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -3,7 +3,6 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||||
font-style: normal;
|
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||||
// font-weight: 400;
|
// font-weight: 400;
|
||||||
font-style: normal;
|
// font-style: normal;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
1
js/katex.min.js
vendored
Normal file
1
js/katex.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -10,8 +10,8 @@
|
|||||||
<link href="https://framework.x-php.com/gter/forum/css/normalize.min.css" rel="stylesheet">
|
<link href="https://framework.x-php.com/gter/forum/css/normalize.min.css" rel="stylesheet">
|
||||||
<link href="https://framework.x-php.com/gter/forum/css/editorStyle.css" rel="stylesheet">
|
<link href="https://framework.x-php.com/gter/forum/css/editorStyle.css" rel="stylesheet">
|
||||||
<script src="https://framework.x-php.com/gter/forum/js/vue.global.js"></script>
|
<script src="https://framework.x-php.com/gter/forum/js/vue.global.js"></script>
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.8/dist/katex.min.css">
|
<link rel="stylesheet" href="/css/katex.min.css">
|
||||||
<script src="https://cdn.jsdelivr.net/npm/katex@0.16.8/dist/katex.min.js"></script>
|
<script src="/js/katex.min.js"></script>
|
||||||
<!-- <link rel="stylesheet" href="/css/textbus.min.css"> -->
|
<!-- <link rel="stylesheet" href="/css/textbus.min.css"> -->
|
||||||
<!-- <script src="/js/textbus.min.js"></script> -->
|
<!-- <script src="/js/textbus.min.js"></script> -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user