Format challenge #199
This commit is contained in:
parent
b8cbb4cf24
commit
c14dcbf4ff
2 changed files with 110 additions and 1 deletions
104
content/challenges/199.md
Normal file
104
content/challenges/199.md
Normal file
|
@ -0,0 +1,104 @@
|
||||||
|
---
|
||||||
|
japanese:
|
||||||
|
- - - pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- - - pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- - - dictionary: ~
|
||||||
|
- - - pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- dictionary: ~
|
||||||
|
text: " "
|
||||||
|
- pos: noun
|
||||||
|
text: ゆき
|
||||||
|
dictionary: 雪
|
||||||
|
- pos: verb
|
||||||
|
text: ふり
|
||||||
|
dictionary: 降る
|
||||||
|
- pos: verb
|
||||||
|
text: つもる
|
||||||
|
dictionary: 積もる
|
||||||
|
- - - pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- dictionary: ~
|
||||||
|
text: " "
|
||||||
|
- pos: noun
|
||||||
|
text: ゆき
|
||||||
|
dictionary: 雪
|
||||||
|
- pos: verb
|
||||||
|
text: ふり
|
||||||
|
dictionary: 降る
|
||||||
|
- pos: verb
|
||||||
|
text: つもる
|
||||||
|
dictionary: 積もる
|
||||||
|
- - - pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- dictionary: ~
|
||||||
|
text: " "
|
||||||
|
- pos: noun
|
||||||
|
text: ゆき
|
||||||
|
dictionary: 雪
|
||||||
|
- pos: verb
|
||||||
|
text: ふり
|
||||||
|
dictionary: 降る
|
||||||
|
- pos: verb
|
||||||
|
text: つもる
|
||||||
|
dictionary: 積もる
|
||||||
|
- - - pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- dictionary: ~
|
||||||
|
text: " "
|
||||||
|
- pos: noun
|
||||||
|
text: ゆき
|
||||||
|
dictionary: 雪
|
||||||
|
- pos: verb
|
||||||
|
text: ふり
|
||||||
|
dictionary: 降る
|
||||||
|
- pos: verb
|
||||||
|
text: つもる
|
||||||
|
dictionary: 積もる
|
||||||
|
- - - dictionary: ~
|
||||||
|
- - - pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- - - pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
- pos: adverb
|
||||||
|
text: しんしん
|
||||||
|
dictionary: 涔々
|
||||||
|
song:
|
||||||
|
japanese: ゆき
|
||||||
|
youtube: qRvFGcTFmtg
|
||||||
|
suggester: zeup.langton
|
||||||
|
date: 2025-06-10
|
||||||
|
---
|
||||||
|
|
||||||
|
Poem by [草]{くさ}[野]{の}[心]{しん}[平]{ぺい}.
|
|
@ -693,9 +693,14 @@ header rt {
|
||||||
#challenge p::before {
|
#challenge p::before {
|
||||||
counter-increment: section;
|
counter-increment: section;
|
||||||
content: counter(section);
|
content: counter(section);
|
||||||
text-orientation: upright;
|
/* text-orientation: upright; */
|
||||||
color: var(--foreground-dim);
|
color: var(--foreground-dim);
|
||||||
margin-right: 0.25em;
|
margin-right: 0.25em;
|
||||||
|
margin-bottom: 0.25em;
|
||||||
|
display: inline-block;
|
||||||
|
height: 1em;
|
||||||
|
font-size: 0.75em;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
#challenge-horizontal, #challenge-kanji {
|
#challenge-horizontal, #challenge-kanji {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue