# easy-footnotes/1.1.2/assets/easy-footnotes.css

Easy Footnotes, version 1.1.2. 13 lines.

- Page: https://pluginprobe.com/plugins/easy-footnotes/1.1.2/code/assets/easy-footnotes.css
- Raw: https://pluginprobe.com/plugins/easy-footnotes/1.1.2/raw/assets/easy-footnotes.css
- Modified: 2014-12-20T16:25: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/easy-footnotes/1.1.2/code/assets/easy-footnotes.css#L10-L20`.

```css
.admin-bar .easy-footnote-margin-adjust {
	position: absolute;
	margin-top: -40px;
}
.easy-footnote-to-top {
	display: inline-block;
	margin-left: 10px;
}
.easy-footnote-to-top:after {
	content: "\f474";
	font-family: 'dashicons';
	line-height: 1;
}
```
