1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-13 22:00:27 +00:00

Make subhyphae links become smaller with deeper nesting

This commit is contained in:
bouncepaw 2021-05-01 12:06:29 +05:00
parent 317081b69f
commit 8fb43419bf
3 changed files with 3 additions and 1 deletions

View File

@ -298,6 +298,7 @@ td { padding: .25rem; }
caption { caption-side: top; font-size: small; }
.subhyphae__list, .subhyphae__list ul { display: flex; padding: 0; margin: 0; flex-wrap: wrap; }
.subhyphae__list ul { font-size: 90%; }
.subhyphae__entry { list-style-type: none; border: 1px solid #999; padding: 0; margin: .125rem; border-radius: .25rem; }
.subhyphae__link { display: block; padding: .25rem; text-decoration: none; }
.subhyphae__link:hover { background: #eee; }

View File

@ -183,6 +183,7 @@ td { padding: .25rem; }
caption { caption-side: top; font-size: small; }
.subhyphae__list, .subhyphae__list ul { display: flex; padding: 0; margin: 0; flex-wrap: wrap; }
.subhyphae__list ul { font-size: 90%; }
.subhyphae__entry { list-style-type: none; border: 1px solid #999; padding: 0; margin: .125rem; border-radius: .25rem; }
.subhyphae__link { display: block; padding: .25rem; text-decoration: none; }
.subhyphae__link:hover { background: #eee; }

@ -1 +1 @@
Subproject commit e2884a6ca6f9956e052617197dd4d2dba071249e
Subproject commit 515634c88a51a616f486dfefc2a7b9e6ca692689