Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions settings/custom-scripts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

### Adding `style.css`

For example, you can add the following `style.css` file to customize the styling of the navbar and footer.

Check warning on line 31 in settings/custom-scripts.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

settings/custom-scripts.mdx#L31

Did you really mean 'navbar'?

```css
#navbar {
Expand Down Expand Up @@ -66,7 +66,7 @@
- Header: `header`
- NavBarTransition: `navbar-transition`
- NavigationItems: `navigation-items`
- Navbar: `navbar`

Check warning on line 69 in settings/custom-scripts.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

settings/custom-scripts.mdx#L69

Did you really mean 'Navbar'?
- PageContextMenu: `page-context-menu`
- PageContextMenuButton: `page-context-menu-button`
- PageTitle: `page-title`
Expand All @@ -92,11 +92,11 @@
- AlmondNavBottomSectionDivider: `almond-nav-bottom-section-divider`
- Anchor: `nav-anchor`
- Anchors: `nav-anchors`
- APISection: `api-section`

Check warning on line 95 in settings/custom-scripts.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

settings/custom-scripts.mdx#L95

Did you really mean 'APISection'?
- APISectionHeading: `api-section-heading`
- APISectionHeadingSubtitle: `api-section-heading-subtitle`
- APISectionHeadingTitle: `api-section-heading-title`
- Callout: `callout`

Check warning on line 99 in settings/custom-scripts.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

settings/custom-scripts.mdx#L99

Did you really mean 'Callout'?
- Card: `card`
- CardGroup: `card-group`
- ChatAssistantSheet: `chat-assistant-sheet`
Expand Down Expand Up @@ -137,6 +137,7 @@
- SidebarGroup: `sidebar-group`
- SidebarGroupIcon: `sidebar-group-icon`
- SidebarGroupHeader: `sidebar-group-header`
- SidebarNavGroupDivider: `sidebar-nav-group-divider`
- SidebarTitle: `sidebar-title`
- Step: `step`
- Steps: `steps`
Expand All @@ -146,7 +147,7 @@
- TabsBarItem: `nav-tabs-item`
- TableOfContents: `toc`
- TableOfContentsItem: `toc-item`
- Tooltip: `tooltip`

Check warning on line 150 in settings/custom-scripts.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

settings/custom-scripts.mdx#L150

Did you really mean 'Tooltip'?
- TopbarRightContainer: `topbar-right-container`
- TryitButton: `tryit-button`
- Update: `update`
Expand Down