r2903 vs r2904
......
1212
[*진짜각주 asdfasdasdfasdf]
1313
1414
{{{#!style
15
.Footnote {color: #0275d8; display: inline; font-size: .8em; vertical-align: super; text-decoration: underline}
16
.Footnote:hover {color: #0263b8}
15
.Footnote {color: #0275d8; display: inline; font-size: .8em; vertical-align: super}
16
.Footnote:hover {color: #0263b8; text-decoration: underline}
1717
@theseed-dark-mode {
1818
.Footnote {color: #ec9f19}
1919
.Footnote:hover {color: #bd7f14} } }}}
......