# gutenberg/22.2.0/build/styles/block-library/footnotes/style-rtl.css

Gutenberg, version 22.2.0. 1 lines.

- Page: https://pluginprobe.com/plugins/gutenberg/22.2.0/code/build/styles/block-library/footnotes/style-rtl.css
- Raw: https://pluginprobe.com/plugins/gutenberg/22.2.0/raw/build/styles/block-library/footnotes/style-rtl.css
- Modified: 2025-11-05T15:23:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/gutenberg/22.2.0/code/build/styles/block-library/footnotes/style-rtl.css#L10-L20`.

```css
.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:right;text-indent:0}
```
