commit
d1240e6f4c
@ -17,6 +17,7 @@ export default {
|
|||||||
|
|
||||||
link: [
|
link: [
|
||||||
{ rel: "stylesheet", href: "https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" },
|
{ rel: "stylesheet", href: "https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" },
|
||||||
|
{ rel: "stylesheet", href: "https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.2.0/github-markdown-dark.css" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
css: ["@/static/global.css"],
|
css: ["@/static/global.css"],
|
||||||
|
@ -85,8 +85,6 @@ p {
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
@import url("https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.2.0/github-markdown-dark.css");
|
|
||||||
|
|
||||||
.markdown-body{
|
.markdown-body{
|
||||||
font-family: "Ubuntu", sans-serif;
|
font-family: "Ubuntu", sans-serif;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user