Add some more space above sections
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
body article section {
|
||||
margin-top: 1.8em;
|
||||
}
|
||||
@@ -47,6 +47,7 @@ exclude_patterns = []
|
||||
|
||||
html_theme = "furo"
|
||||
html_static_path = ["_static"]
|
||||
html_css_files = ["custom.css"]
|
||||
html_theme_options = {
|
||||
"light_logo": "novelwriter-light.png",
|
||||
"dark_logo": "novelwriter-dark.png",
|
||||
|
||||
Reference in New Issue
Block a user