diff --git a/assets/assets.qtpl.go b/assets/assets.qtpl.go index fd4748a..484496c 100644 --- a/assets/assets.qtpl.go +++ b/assets/assets.qtpl.go @@ -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; } diff --git a/assets/default.css b/assets/default.css index 721c829..c3905b7 100644 --- a/assets/default.css +++ b/assets/default.css @@ -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; } diff --git a/metarrhiza b/metarrhiza index e2884a6..515634c 160000 --- a/metarrhiza +++ b/metarrhiza @@ -1 +1 @@ -Subproject commit e2884a6ca6f9956e052617197dd4d2dba071249e +Subproject commit 515634c88a51a616f486dfefc2a7b9e6ca692689