# simpletoc/5.0.25/src/editor.css

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

- Page: https://pluginprobe.com/plugins/simpletoc/5.0.25/code/src/editor.css
- Raw: https://pluginprobe.com/plugins/simpletoc/5.0.25/raw/src/editor.css
- Modified: 2022-07-10T13:15:28+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.25/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;
}

```
