# simpletoc/5.0.3/src/editor.css

SimpleTOC – Table of Contents Block, version 5.0.3. 9 lines.

- Page: https://pluginprobe.com/plugins/simpletoc/5.0.3/code/src/editor.css
- Raw: https://pluginprobe.com/plugins/simpletoc/5.0.3/raw/src/editor.css
- Modified: 2022-02-08T20:41:34+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/simpletoc/5.0.3/code/src/editor.css#L10-L20`.

```css
.wp-block-simpletoc-toc .components-notice {
  margin: 1em;
  font-size: 13px;
}

.wp-block-simpletoc-toc .components-notice span {
    padding-left: 5px;
}

```
