diff options
Diffstat (limited to '_content/index.css')
| -rw-r--r-- | _content/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_content/index.css b/_content/index.css index 71af1fc..ece8f79 100644 --- a/_content/index.css +++ b/_content/index.css @@ -1,3 +1,7 @@ +/* SPDX-License-Identifier: CC-BY-SA-4.0 + * SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info> + */ + #toc ul.sectlevel1 { column-width: 20rem; } |
