10 lines
123 B
TOML
10 lines
123 B
TOML
[theme]
|
|
inherit = "basic"
|
|
stylesheets = [
|
|
"traditional.css",
|
|
]
|
|
|
|
[options]
|
|
body_min_width = "0"
|
|
body_max_width = "none"
|