Remove custom CSS to simplify styling and use default mdBook theme
This commit is contained in:
@@ -13,7 +13,6 @@ port = 3001
|
|||||||
mathjax-support = true
|
mathjax-support = true
|
||||||
no-section-label = true
|
no-section-label = true
|
||||||
fold = { enable = true, level = 1 }
|
fold = { enable = true, level = 1 }
|
||||||
additional-css = ["custom.css"]
|
|
||||||
additional-js = ["custom.js"]
|
additional-js = ["custom.js"]
|
||||||
section-anchors = false
|
section-anchors = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user