This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
Omphaloskepsis/plugins/easy-footnotes/assets/easy-footnotes.css

13 lines
249 B
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;
}