diff --git a/styles/theme-base.css b/styles/theme-base.css index 8eb24d3f1..d3366a2c3 100755 --- a/styles/theme-base.css +++ b/styles/theme-base.css @@ -1729,10 +1729,10 @@ aside.tips .panel .body { margin-top:1.5rem; } -aside.tips .panel > a { +aside.tips .panel .headline { display: block; border-bottom:0; - line-height:3rem; + line-height: 1.5rem; font-size:1.125rem; color:#E6E6E6; text-rendering: optimizeLegibility; @@ -1791,6 +1791,10 @@ aside.tips div.inner { line-height:3rem; } +.newsentry p { + line-height: 1.7rem; +} + .newsentry .newsimage a { float: right; border: 0;