diff --git a/content/challenges/199.md b/content/challenges/199.md new file mode 100644 index 0000000..ffa790c --- /dev/null +++ b/content/challenges/199.md @@ -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 [草]{くさ}[野]{の}[心]{しん}[平]{ぺい}. \ No newline at end of file diff --git a/themes/tegakituesday.com/static/css/style.css b/themes/tegakituesday.com/static/css/style.css index 5d094ff..4153bd4 100644 --- a/themes/tegakituesday.com/static/css/style.css +++ b/themes/tegakituesday.com/static/css/style.css @@ -693,9 +693,14 @@ header rt { #challenge p::before { counter-increment: section; content: counter(section); - text-orientation: upright; + /* text-orientation: upright; */ color: var(--foreground-dim); margin-right: 0.25em; + margin-bottom: 0.25em; + display: inline-block; + height: 1em; + font-size: 0.75em; + vertical-align: middle; } #challenge-horizontal, #challenge-kanji {