This commit is contained in:
@@ -9,3 +9,4 @@ title = "Nihil Unbound"
|
|||||||
[output.html]
|
[output.html]
|
||||||
default-theme = "rust"
|
default-theme = "rust"
|
||||||
no-section-label = true
|
no-section-label = true
|
||||||
|
additional-css = ["css/custom.css"]
|
||||||
3
book/src/css/custom.css
Normal file
3
book/src/css/custom.css
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
p {
|
||||||
|
text-align: justify;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user