/
home
/
vianto5
/
bora.mx
/
wp-includes
/
blocks
/
footnotes
/
/home/vianto5/bora.mx/wp-includes/blocks/footnotes
mkdir
upload
Name
Size
Mode
Actions
block.json
1430
0644
edit
dl
rm
style-rtl.css
343
0644
edit
dl
rm
style-rtl.min.css
288
0644
edit
dl
rm
style.css
342
0644
edit
dl
rm
style.min.css
287
0644
edit
dl
rm
Edit:
/home/vianto5/bora.mx/wp-includes/blocks/footnotes/style.css
(342B)
.editor-styles-wrapper, .entry-content { counter-reset: footnotes; } a[data-fn].fn { vertical-align: super; font-size: smaller; counter-increment: footnotes; display: inline-flex; text-decoration: none; text-indent: -9999999px; } a[data-fn].fn::after { content: "[" counter(footnotes) "]"; text-indent: 0; float: left; }
Save
.editor-styles-wrapper, .entry-content { counter-reset: footnotes; } a[data-fn].fn { vertical-align: super; font-size: smaller; counter-increment: footnotes; display: inline-flex; text-decoration: none; text-indent: -9999999px; } a[data-fn].fn::after { content: "[" counter(footnotes) "]"; text-indent: 0; float: left; }