diff --git a/docs/styles/type/type.css b/docs/styles/type/type.css index 1756f53..37a632f 100644 --- a/docs/styles/type/type.css +++ b/docs/styles/type/type.css @@ -37,6 +37,19 @@ li { line-height: 1.4rem; margin-bottom: 0.5rem; margin-left: 2rem; + list-style-type: "✦ "; + + li { + list-style-type: "✧ "; + + li { + list-style-type: "⬥ "; + + li { + list-style-type: "⬦ "; + } + } + } } sup, diff --git a/input/global/styles/type/type.css b/input/global/styles/type/type.css index 1756f53..37a632f 100644 --- a/input/global/styles/type/type.css +++ b/input/global/styles/type/type.css @@ -37,6 +37,19 @@ li { line-height: 1.4rem; margin-bottom: 0.5rem; margin-left: 2rem; + list-style-type: "✦ "; + + li { + list-style-type: "✧ "; + + li { + list-style-type: "⬥ "; + + li { + list-style-type: "⬦ "; + } + } + } } sup,