diff --git a/styles/Typo.css b/styles/Typo.css index 160fd02..1690d23 100644 --- a/styles/Typo.css +++ b/styles/Typo.css @@ -931,6 +931,11 @@ body.mrna input[type="submit"]:hover { line-height: 1.1em!important; } +.block-small { + font-size: 12px!important; + line-height: 1.1em!important; +} + .no-inner-space { padding: 0!important; }