style tweak

This commit is contained in:
Rhiannon Morris 2021-02-09 12:33:18 +01:00
parent 9d5eef55c1
commit 2e707af0bb
1 changed files with 5 additions and 3 deletions

View File

@ -189,9 +189,11 @@ dd + dt {
}
.btw {
font-size: 75%;
font-style: italic;
font-weight: 400;
font-size: 80%;
font-weight: 700;
}
dt .btw {
margin-left: 1em;
}