diff --git a/basis/help/html/stylesheet.css b/basis/help/html/stylesheet.css index d81cc758b4..ce40e2e85f 100644 --- a/basis/help/html/stylesheet.css +++ b/basis/help/html/stylesheet.css @@ -13,7 +13,7 @@ a:hover, .link:hover { text-decoration: underline; } body { margin: 0; font-family: sans-serif; - line-height: 140%; + line-height: 150%; } input { diff --git a/extra/webapps/help/search.xml b/extra/webapps/help/search.xml index c168052c86..b186c73eb7 100644 --- a/extra/webapps/help/search.xml +++ b/extra/webapps/help/search.xml @@ -20,7 +20,7 @@ margin: 0; font-family: sans-serif; font-size: 12pt; - line-height: 140%; + line-height: 150%; } a { color: #104e8b; } diff --git a/extra/websites/concatenative/page.css b/extra/websites/concatenative/page.css index e72702b987..6932d1e136 100644 --- a/extra/websites/concatenative/page.css +++ b/extra/websites/concatenative/page.css @@ -13,7 +13,7 @@ body { body, button { font-size: 12pt; font-family: sans-serif; - line-height: 140%; + line-height: 150%; } textarea {