Remove Cambridge dictionary link, make link text smaller.

This commit is contained in:
Ray Miller 2024-04-20 16:04:32 +01:00
parent 79e1ade153
commit f15c6ba2f5
3 changed files with 16 additions and 9 deletions

View file

@ -11,3 +11,7 @@ div#results > ul {
overflow-y: auto;
height: 100%;
}
span.small {
font-size: x-small;
}