1
0
Fork 0

index updates

This commit is contained in:
Rhiannon Morris 2022-08-04 23:18:26 +02:00
parent caed9fc65d
commit 3c40728090
2 changed files with 5 additions and 9 deletions

View File

@ -69,10 +69,6 @@ rt {
rt { --around-image: url(media/star.svg); } rt { --around-image: url(media/star.svg); }
h1, h2 { --around-image: url(media/sparkles.svg); } h1, h2 { --around-image: url(media/sparkles.svg); }
h1, h2, .ones { letter-spacing: 0.1ch; }
.ones rt { letter-spacing: initial; }
[href='#listen']::before { [href='#listen']::before {
vertical-align: middle; vertical-align: middle;
height: 1.2em; width: 1.2em; height: 1.2em; width: 1.2em;

View File

@ -27,11 +27,11 @@
</picture> </picture>
</a> </a>
</div> </div>
<p class=ones> <p>
a <ruby><b>big one</b> a <ruby><b>big one</b>
<rp>(<rt>niss&#x2004;(she/her)<rp>)</ruby> <rp>(<rt>niss (she/her)<rp>)</ruby>
and a <ruby><b>little one</b> and a <ruby><b>little one</b>
<rp>(<rt>nisse&#x2004;(he/him)<rp>)</ruby> <rp>(<rt>nisse (he/him)<rp>)</ruby>
</header> </header>
<hr> <hr>
@ -83,10 +83,10 @@
(<a href=media/niss-nisse.mp3>listen</a>) (<a href=media/niss-nisse.mp3>listen</a>)
</noscript> </noscript>
<dt> prons <dd title='she for niss, he for nisse'> she or they <dt> prons <dd> she or they
<dt> quantity <dd> 2 <dt> quantity <dd> 2
<dt> consistency <dd> soft <dt> consistency <dd> soft
<dt> limbs <dd> many <dt> limbs <dd> too many
<dt> energy <dd> <img src=media/battery_low.svg alt=low class=emojo> <dt> energy <dd> <img src=media/battery_low.svg alt=low class=emojo>
</dl> </dl>
</section> </section>