run:R W Run
1.38 KB
2026-03-11 16:18:51
R W Run
328 By
2026-03-11 16:18:51
R W Run
288 By
2026-03-11 16:18:51
R W Run
327 By
2026-03-11 16:18:51
R W Run
287 By
2026-03-11 16:18:51
R W Run
error_log
📄style-rtl.css
1.editor-styles-wrapper,.entry-content{
2 counter-reset:footnotes;
3}
4
5a[data-fn].fn{
6 counter-increment:footnotes;
7 display:inline-flex;
8 font-size:smaller;
9 text-decoration:none;
10 text-indent:-9999999px;
11 vertical-align:super;
12}
13
14a[data-fn].fn:after{
15 content:"[" counter(footnotes) "]";
16 float:right;
17 text-indent:0;
18}