diff options
Diffstat (limited to 'doc/_static')
-rw-r--r-- | doc/_static/custom.css | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/_static/custom.css b/doc/_static/custom.css index 757c218c..779b9bfc 100644 --- a/doc/_static/custom.css +++ b/doc/_static/custom.css @@ -1,5 +1,7 @@ -/* Copyright 2022 David Robillard <d@drobilla.net> */ -/* SPDX-License-Identifier: 0BSD or ISC */ +/* + Copyright 2022 David Robillard <d@drobilla.net> + SPDX-License-Identifier: 0BSD or ISC +*/ div.bodywrapper { margin: 0 0 0 16em; |