diff options
| -rw-r--r-- | _doc/changelog.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_doc/changelog.css b/_doc/changelog.css index 7b185620..7ae526ea 100644 --- a/_doc/changelog.css +++ b/_doc/changelog.css @@ -1,3 +1,8 @@ +/* + * SPDX-License-Identifier: BSD-3-Clause + * SPDX-FileCopyrightText: 2026 M. Shulhan <ms@kilabit.info> + */ + .sect3 > .listingblock, .sect3 > .paragraph { margin-left: 1.5rem; |
