diff --git a/index.html b/index.html index d70484d..29bfe06 100644 --- a/index.html +++ b/index.html @@ -86,6 +86,50 @@ margin-top: 14px; } + .static-actions-list, + .static-action-list { + display: grid; + gap: 8px; + margin: 14px 0 0; + padding-left: 20px; + } + + .static-action-list { + margin-top: 6px; + } + + .static-action-list-nested { + gap: 10px; + } + + .static-action-sections { + display: grid; + gap: 18px; + margin-top: 18px; + } + + .static-action-section, + .static-action-group { + display: grid; + gap: 8px; + } + + .static-action-title { + color: color-mix(in srgb, LinkText 80%, CanvasText); + font-size: 12px; + font-weight: 800; + letter-spacing: 0.08em; + text-transform: uppercase; + } + + .static-action-group-title { + color: color-mix(in srgb, CanvasText 58%, Canvas); + font-size: 11px; + font-weight: 800; + letter-spacing: 0.08em; + text-transform: uppercase; + } + .static-shell a { color: LinkText; } @@ -111,6 +155,7 @@ +

Список документаций

+