X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/35336cd73e444534cb2eda20e3730464cc4e6553..94e82b3e5e65cc8792baf0b4d5dc80ae3721760e:/doc/css/nav-list.css diff --git a/doc/css/nav-list.css b/doc/css/nav-list.css index 7ec25e4014..1cc57bc829 100644 --- a/doc/css/nav-list.css +++ b/doc/css/nav-list.css @@ -1,3 +1,7 @@ +/* Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 */ + // NAV LIST // -------- @@ -24,5 +28,10 @@ } .spaced-out li { - padding-bottom: 1em; + padding-bottom: 1em; +} + +.inside-list ul { + list-style-position: inside; + padding-left: 0; } \ No newline at end of file