diff --git a/Themes/Default/Destination/css/theme.css b/Themes/Default/Destination/css/theme.css index ecc5f03..f1db55f 100644 --- a/Themes/Default/Destination/css/theme.css +++ b/Themes/Default/Destination/css/theme.css @@ -381,6 +381,10 @@ li { line-height: 24px; } +li pre { + line-height: normal; +} + mark { font-style: italic; font-weight: bold;