Remove duplicate CSS rule for `small`. Fixes #694.
@ -44,10 +44,6 @@ mark, ins {
text-decoration: none;
}
small {
font-size: 75%;
big {
font-size: 125%;
@ -342,10 +342,6 @@ ins {