# simpletoc/5.0.29/src/editor.css

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

- Page: https://pluginprobe.com/plugins/simpletoc/5.0.29/code/src/editor.css
- Raw: https://pluginprobe.com/plugins/simpletoc/5.0.29/raw/src/editor.css
- Modified: 2022-10-09T10:55:48+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.29/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;
}

```
