| r2911 vs r2912 | ||
|---|---|---|
| 1 | 1 | [[분류:냥]] |
| 2 | 2 | {{{#!style |
| 3 | .Footnote {color: #0275d8; display: inline; font-size: .8em; vertical-align: super} | |
| 3 | .Footnote {color: #0275d8; display: inline; font-size: .8em; vertical-align: super; margin-right: -50px} | |
| 4 | 4 | .Footnote:hover {color: #0263b8; text-decoration: underline} |
| 5 | 5 | @theseed-dark-mode { |
| 6 | 6 | .Footnote {color: #ec9f19} |
| ... | ... | |
| 8 | 8 | |
| 9 | 9 | {{{#!style |
| 10 | 10 | .g { |
| 11 | height: 5px; overflow: hidden; background: red; width: 50px; display: inline-block; | |
| 11 | height: 5px; overflow: hidden; background: red; width: 50px; display: inline-block; vertical-align: super | |
| 12 | 12 | } |
| 13 | 13 | .g:hover { |
| 14 | height: revert; overflow: normal; | |
| 14 | height: revert; overflow: normal; | |
| 15 | 15 | background: #fff; |
| 16 | 16 | border-radius: 3px; |
| 17 | 17 | box-shadow: rgba(0, 0, 0, 0.5) 0 0 2px; |
| ... | ... | |
| 20 | 20 | display: inline; |
| 21 | 21 | word-break: break-all; |
| 22 | 22 | } |
| 23 | .h:hover { | |
| 24 | overflow: normal | |
| 25 | } | |
| 23 | 26 | @theseed-dark-mode{ |
| 24 | 27 | .g:hover { |
| 25 | 28 | background: rgb(56, 59, 64); |
| ... | ... | |
| 27 | 30 | }} |
| 28 | 31 | }}} |
| 29 | 32 | |
| 30 | asdfasdfasdf | |
| 31 | 각주{{{#!wiki class=" | |
| 33 | asdfasdfasdf 각주{{{#!wiki class="h" style="display: inline-block; overflow: hidden" | |
| 34 | {{{#!wiki style="background: blue; width: fit-content" | |
| 35 | {{{#!wiki class="Footnote" | |
| 32 | 36 | [asdf]}}}{{{#!wiki class="g" |
| 33 | 37 | {{{#!wiki class="InternalLink" |
| 34 | 38 | [asdf]}}} 내용내용내용 |
| 35 | }}} | |
| 36 | asdfasdf | |
| 39 | }}}}}}}}}asdfasdf | |
| 37 | 40 | |
| 38 | 41 | {{{#!style |
| 39 | 42 | .InternalLink {color: #0275d8; display: inline} |
| ... | ... |