r2901 vs r2902
......
33
.InternalLink {color: #0275d8; display: inline}
44
.InternalLink:hover {color: #0263b8; text-decoration: underline}
55
@theseed-dark-mode {
6
.InternalLink {color: #ec9f19}.InternalLink:hover {color: #bd7f14} }
7
}}}
8
6
.InternalLink {color: #ec9f19}.InternalLink:hover {color: #bd7f14} } }}}
97
[[asdf]] < internal
10
118
{{{#!wiki style="overflow: hidden; display: inline-table"
129
{{{#!wiki style="margin-left: -17px"
1310
[[https://google.com|{{{#!wiki class="InternalLink"
1411
asdf}}}]]}}}}}} < external
12
[*진짜각주 asdfasdasdfasdf]
1513
14
{{{#!style
15
.Footnote {color: #0275d8; display: inline; font-size: .8em; vertical-align: super;}
16
.Footnote:hover {color: #0263b8}
17
@theseed-dark-mode {
18
.Footnote {color: #ec9f19}
19
.Footnote:hover {color: #bd7f14} } }}}
1620
21
{{{#!wiki class="Footnote"
22
[asdf]}}}
1723
24
1825
{{{#!style
1926
.asdf:is(li) {
2027
color: red;
......