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.
footnotes/templates/dashboard/customize-css.html
2021-01-07 21:21:29 +00:00

12 lines
254 B
HTML

<div class="footnotes_description">
<p>[[description-css]]</p>
</div>
<table class="customize_css widefat fixed">
<tbody>
<tr>
<td>[[label-css]]</td>
<td>[[css]]</td>
</tr>
</tbody>
</table>