Skip to content

Commit d276623

Browse files
authored
Update contribute-docs/style-guide/ui-writing.md
1 parent 1a2f633 commit d276623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contribute-docs/style-guide/ui-writing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ to set the window's viewport.
8888
- Include only the essential UI components. The main menu,
8989
breadcrumbs, header, toolbar, and search bar often change, so we generally
9090
exclude them.
91-
- If needed, wrap a 1px border around the screenshot to give it definition and ensure it's not "floating" against a white background.
91+
- Add a border around the screenshot to give it definition and ensure it's not "floating" against a white background. Refer to [Screenshots](https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/syntax/images#screenshots) for details about the `:screenshot:` attribute.
9292
- If you need to draw attention to a specific part of the screenshot, you can draw a border or use an annotation, such as an arrow. If you do, keep these in mind:
9393
- Use Elastic's [brand colors](https://eui.elastic.co/#/theming/colors/values) for the annotation. We recommend the pink accent color, hex `#F04E98`.
9494
- Ensure your annotations are no more than 3px in thickness.

0 commit comments

Comments
 (0)