There was an error while loading. Please reload this page.
1 parent 528e12c commit 5008cbaCopy full SHA for 5008cba
docs/.vuepress/configs/head.js
@@ -87,4 +87,4 @@ module.exports = [
87
defer: 'defer',
88
async: 'true'
89
}]
90
-];
+]
docs/.vuepress/styles/index.styl
@@ -16,8 +16,13 @@ pre.vue-container
16
color #808080
17
font-weight light
18
19
+.theme-default-content
20
+ ul
21
+ li
22
+ color lighten($textColor, 25%)
23
+
24
.MathJax
- outline:0;
25
+ outline 0
26
27
.home .feature
28
color #4e6e8e
0 commit comments