Documentation

This commit is contained in:
squidfunk 2021-11-14 09:08:40 +01:00
parent 417ab30c65
commit a147864796
2 changed files with 2 additions and 2 deletions

View File

@ -287,7 +287,7 @@ only the `inline` modifier.
Use `inline` to align to the left (right for rtl languages). Use `inline` to align to the left (right for rtl languages).
__Important__: Admonitions that use the `inline` modifiers _must_ be declared __Important__: admonitions that use the `inline` modifiers _must_ be declared
prior to the content block you want to place them beside. If there's prior to the content block you want to place them beside. If there's
insufficient space to render the admonition next to the block, the admonition insufficient space to render the admonition next to the block, the admonition
will stretch to the full width of the viewport, e.g. on mobile viewports. will stretch to the full width of the viewport, e.g. on mobile viewports.

View File

@ -602,7 +602,7 @@ matches the new structure:
- Support for displaying stars and forks for GitLab repositories - Support for displaying stars and forks for GitLab repositories
- Support for scroll snapping of sidebars and search results - Support for scroll snapping of sidebars and search results
- Reduced HTML and CSS footprint due to deprecation of Internet Explorer support - Reduced HTML and CSS footprint due to deprecation of Internet Explorer support
- Slight facelifting of some UI elements (Admonitions, tables, ...) - Slight facelifting of some UI elements (admonitions, tables, ...)
[CSS variables]: setup/changing-the-colors.md#custom-colors [CSS variables]: setup/changing-the-colors.md#custom-colors
[icon integration]: reference/icons-emojis.md#search [icon integration]: reference/icons-emojis.md#search